#04CD97 · #66CCB1 · #EF0B48 · #E96387 Color Palette — PaletteCSS
Back to palettes
#04CD97 4, 205, 151
#66CCB1 102, 204, 177
#EF0B48 239, 11, 72
#E96387 233, 99, 135
#04CD97
Color 1
#66CCB1
Color 2
#EF0B48
Color 3
#E96387
Color 4
:root {
  --color-1: #04CD97;
  --color-2: #66CCB1;
  --color-3: #EF0B48;
  --color-4: #E96387;
}
colors: {
  'palette-1': '#04CD97',
  'palette-2': '#66CCB1',
  'palette-3': '#EF0B48',
  'palette-4': '#E96387',
}
const palette = [
  '#04CD97',
  '#66CCB1',
  '#EF0B48',
  '#E96387',
];
$color-1: #04CD97;
$color-2: #66CCB1;
$color-3: #EF0B48;
$color-4: #E96387;
Palette Codes 4 COLORS
1,186 Views
Copy & Download

Related Palettes

Copied!