#C24D29 · #C22A2D · #F5679B · #B253B6 Color Palette — PaletteCSS
Back to palettes
#C24D29 194, 77, 41
#C22A2D 194, 42, 45
#F5679B 245, 103, 155
#B253B6 178, 83, 182
#C24D29
Color 1
#C22A2D
Color 2
#F5679B
Color 3
#B253B6
Color 4
:root {
  --color-1: #C24D29;
  --color-2: #C22A2D;
  --color-3: #F5679B;
  --color-4: #B253B6;
}
colors: {
  'palette-1': '#C24D29',
  'palette-2': '#C22A2D',
  'palette-3': '#F5679B',
  'palette-4': '#B253B6',
}
const palette = [
  '#C24D29',
  '#C22A2D',
  '#F5679B',
  '#B253B6',
];
$color-1: #C24D29;
$color-2: #C22A2D;
$color-3: #F5679B;
$color-4: #B253B6;
Palette Codes 4 COLORS
6,992 Views
Copy & Download

Related Palettes

Copied!