#23191F · #3F3250 · #473E5E · #12173E Color Palette — PaletteCSS
Back to palettes
#23191F 35, 25, 31
#3F3250 63, 50, 80
#473E5E 71, 62, 94
#12173E 18, 23, 62
#23191F
Color 1
#3F3250
Color 2
#473E5E
Color 3
#12173E
Color 4
:root {
  --color-1: #23191F;
  --color-2: #3F3250;
  --color-3: #473E5E;
  --color-4: #12173E;
}
colors: {
  'palette-1': '#23191F',
  'palette-2': '#3F3250',
  'palette-3': '#473E5E',
  'palette-4': '#12173E',
}
const palette = [
  '#23191F',
  '#3F3250',
  '#473E5E',
  '#12173E',
];
$color-1: #23191F;
$color-2: #3F3250;
$color-3: #473E5E;
$color-4: #12173E;
Palette Codes 4 COLORS
5,758 Views
Copy & Download

Related Palettes

Copied!