All Palettes

Color Palette #f9aeae, #f5c99e, #f3eba5, #a1d9cc, #76c1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.sundown {
color: #f5c99e;
}
.shaded-sun {
color: #f3eba5;
}
.yucca-cream {
color: #a1d9cc;
}
.cologne {
color: #76c1d5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--sundown:#f5c99e;
--shaded-sun:#f3eba5;
--yucca-cream:#a1d9cc;
--cologne:#76c1d5;
}

More palettes to explore