All Palettes

Color Palette #f5f4ef, #e9e8d3, #d0e2b1, #a8d8a2, #85c1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.the-speed-of-light {
color: #f5f4ef;
}
.green-iced-tea {
color: #e9e8d3;
}
.rockmelon-rind {
color: #d0e2b1;
}
.cool-aloe {
color: #a8d8a2;
}
.baby-cake {
color: #85c1a2;
}

/* CSS Variables */
:root {
--the-speed-of-light:#f5f4ef;
--green-iced-tea:#e9e8d3;
--rockmelon-rind:#d0e2b1;
--cool-aloe:#a8d8a2;
--baby-cake:#85c1a2;
}

More palettes to explore