#1AD5CC · #84D7D3 · #E02E37 · #E46269 Color Palette — PaletteCSS
Back to palettes
#1AD5CC 26, 213, 204
#84D7D3 132, 215, 211
#E02E37 224, 46, 55
#E46269 228, 98, 105
#1AD5CC
Color 1
#84D7D3
Color 2
#E02E37
Color 3
#E46269
Color 4
:root {
  --color-1: #1AD5CC;
  --color-2: #84D7D3;
  --color-3: #E02E37;
  --color-4: #E46269;
}
colors: {
  'palette-1': '#1AD5CC',
  'palette-2': '#84D7D3',
  'palette-3': '#E02E37',
  'palette-4': '#E46269',
}
const palette = [
  '#1AD5CC',
  '#84D7D3',
  '#E02E37',
  '#E46269',
];
$color-1: #1AD5CC;
$color-2: #84D7D3;
$color-3: #E02E37;
$color-4: #E46269;
Palette Codes 4 COLORS
1,359 Views
Copy & Download

Related Palettes

Copied!