All Palettes

Color Palette #f9aeae, #f7d4a6, #f4e2b3, #a6d9d4, #2e8a88

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.prosecco {
color: #f7d4a6;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.lolly-ice {
color: #a6d9d4;
}
.taos-turquoise {
color: #2e8a88;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--prosecco:#f7d4a6;
--smooth-as-corn-silk:#f4e2b3;
--lolly-ice:#a6d9d4;
--taos-turquoise:#2e8a88;
}

More palettes to explore