All Palettes

Color Palette #f9aeae, #f6c5b1, #f2e3b5, #afeb8e, #80c7d6

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.coral-bisque {
color: #f6c5b1;
}
.james-blonde {
color: #f2e3b5;
}
.sage-sensation {
color: #afeb8e;
}
.not-a-cloud-in-sight {
color: #80c7d6;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--coral-bisque:#f6c5b1;
--james-blonde:#f2e3b5;
--sage-sensation:#afeb8e;
--not-a-cloud-in-sight:#80c7d6;
}

More palettes to explore