All Palettes

Color Palette #f9aeae, #f8c59b, #f1e3b1, #a1d9c7, #6fafdc

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.cream-blush {
color: #f8c59b;
}
.lime-bright {
color: #f1e3b1;
}
.yucca-cream {
color: #a1d9c7;
}
.broom-butterfly-blue {
color: #6fafdc;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--cream-blush:#f8c59b;
--lime-bright:#f1e3b1;
--yucca-cream:#a1d9c7;
--broom-butterfly-blue:#6fafdc;
}

More palettes to explore