#2AEA73 · #22D895 · #5EDECF · #30D9F3 Color Palette — PaletteCSS
Back to palettes
#2AEA73 42, 234, 115
#22D895 34, 216, 149
#5EDECF 94, 222, 207
#30D9F3 48, 217, 243
#2AEA73
Color 1
#22D895
Color 2
#5EDECF
Color 3
#30D9F3
Color 4
:root {
  --color-1: #2AEA73;
  --color-2: #22D895;
  --color-3: #5EDECF;
  --color-4: #30D9F3;
}
colors: {
  'palette-1': '#2AEA73',
  'palette-2': '#22D895',
  'palette-3': '#5EDECF',
  'palette-4': '#30D9F3',
}
const palette = [
  '#2AEA73',
  '#22D895',
  '#5EDECF',
  '#30D9F3',
];
$color-1: #2AEA73;
$color-2: #22D895;
$color-3: #5EDECF;
$color-4: #30D9F3;
Palette Codes 4 COLORS
3,182 Views
Copy & Download

Related Palettes

Copied!