#0C0A0D · #760B0B · #454454 · #9B9CC2 Color Palette — PaletteCSS
Back to palettes
#0C0A0D 12, 10, 13
#760B0B 118, 11, 11
#454454 69, 68, 84
#9B9CC2 155, 156, 194
#0C0A0D
Color 1
#760B0B
Color 2
#454454
Color 3
#9B9CC2
Color 4
:root {
  --color-1: #0C0A0D;
  --color-2: #760B0B;
  --color-3: #454454;
  --color-4: #9B9CC2;
}
colors: {
  'palette-1': '#0C0A0D',
  'palette-2': '#760B0B',
  'palette-3': '#454454',
  'palette-4': '#9B9CC2',
}
const palette = [
  '#0C0A0D',
  '#760B0B',
  '#454454',
  '#9B9CC2',
];
$color-1: #0C0A0D;
$color-2: #760B0B;
$color-3: #454454;
$color-4: #9B9CC2;
Palette Codes 4 COLORS
2,928 Views
Copy & Download

Related Palettes

Copied!