All Palettes

Color Palette #a4d6b6, #c5e2d5, #e9f6f4, #ffebb8, #ffadad

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a4d6b6;
}
.duck-egg-cream {
color: #c5e2d5;
}
.melting-glacier {
color: #e9f6f4;
}
.sunkissed-yellow {
color: #ffebb8;
}
.cornflower-lilac {
color: #ffadad;
}

/* CSS Variables */
:root {
--frugal:#a4d6b6;
--duck-egg-cream:#c5e2d5;
--melting-glacier:#e9f6f4;
--sunkissed-yellow:#ffebb8;
--cornflower-lilac:#ffadad;
}

More palettes to explore