#101C39 · #40949F · #4A3B47 · #2370C8 Color Palette — PaletteCSS
Back to palettes
#101C39 16, 28, 57
#40949F 64, 148, 159
#4A3B47 74, 59, 71
#2370C8 35, 112, 200
#101C39
Color 1
#40949F
Color 2
#4A3B47
Color 3
#2370C8
Color 4
:root {
  --color-1: #101C39;
  --color-2: #40949F;
  --color-3: #4A3B47;
  --color-4: #2370C8;
}
colors: {
  'palette-1': '#101C39',
  'palette-2': '#40949F',
  'palette-3': '#4A3B47',
  'palette-4': '#2370C8',
}
const palette = [
  '#101C39',
  '#40949F',
  '#4A3B47',
  '#2370C8',
];
$color-1: #101C39;
$color-2: #40949F;
$color-3: #4A3B47;
$color-4: #2370C8;
Palette Codes 4 COLORS
5,195 Views
Copy & Download

Related Palettes

Copied!