All Palettes

Color Palette #f9aeae, #f5c99e, #f1e5a2, #a4d6a9, #77b6a8

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.sundown {
color: #f5c99e;
}
.boxwood-yellow {
color: #f1e5a2;
}
.chinook {
color: #a4d6a9;
}
.sereni-teal {
color: #77b6a8;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--sundown:#f5c99e;
--boxwood-yellow:#f1e5a2;
--chinook:#a4d6a9;
--sereni-teal:#77b6a8;
}

More palettes to explore