All Palettes

Color Palette #f0e78e, #a8d3e1, #b5e1e8, #f0f7d4, #ffd8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.light-blue-glint {
color: #a8d3e1;
}
.quench-blue {
color: #b5e1e8;
}
.rice-flower {
color: #f0f7d4;
}
.peachy-summer-skies {
color: #ffd8a8;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--light-blue-glint:#a8d3e1;
--quench-blue:#b5e1e8;
--rice-flower:#f0f7d4;
--peachy-summer-skies:#ffd8a8;
}

More palettes to explore