#AF2372 · #DC4776 · #CF1723 · #E98872 Color Palette — PaletteCSS
Back to palettes
#AF2372 175, 35, 114
#DC4776 220, 71, 118
#CF1723 207, 23, 35
#E98872 233, 136, 114
#AF2372
Color 1
#DC4776
Color 2
#CF1723
Color 3
#E98872
Color 4
:root {
  --color-1: #AF2372;
  --color-2: #DC4776;
  --color-3: #CF1723;
  --color-4: #E98872;
}
colors: {
  'palette-1': '#AF2372',
  'palette-2': '#DC4776',
  'palette-3': '#CF1723',
  'palette-4': '#E98872',
}
const palette = [
  '#AF2372',
  '#DC4776',
  '#CF1723',
  '#E98872',
];
$color-1: #AF2372;
$color-2: #DC4776;
$color-3: #CF1723;
$color-4: #E98872;
Palette Codes 4 COLORS
2,314 Views
Copy & Download

Related Palettes

Copied!