#DE4B56 · #7E2872 · #9D45DB · #D22C82 Color Palette — PaletteCSS
Back to palettes
#DE4B56 222, 75, 86
#7E2872 126, 40, 114
#9D45DB 157, 69, 219
#D22C82 210, 44, 130
#DE4B56
Color 1
#7E2872
Color 2
#9D45DB
Color 3
#D22C82
Color 4
:root {
  --color-1: #DE4B56;
  --color-2: #7E2872;
  --color-3: #9D45DB;
  --color-4: #D22C82;
}
colors: {
  'palette-1': '#DE4B56',
  'palette-2': '#7E2872',
  'palette-3': '#9D45DB',
  'palette-4': '#D22C82',
}
const palette = [
  '#DE4B56',
  '#7E2872',
  '#9D45DB',
  '#D22C82',
];
$color-1: #DE4B56;
$color-2: #7E2872;
$color-3: #9D45DB;
$color-4: #D22C82;
Palette Codes 4 COLORS
3,893 Views
Copy & Download

Related Palettes

Copied!