All Palettes

Color Palette #f9aeae, #f7d6a1, #f0e5b2, #a5d9d8, #5b8b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.milky-maize {
color: #f7d6a1;
}
.butter-cookie {
color: #f0e5b2;
}
.aqua-island {
color: #a5d9d8;
}
.steel-teal {
color: #5b8b8b;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--milky-maize:#f7d6a1;
--butter-cookie:#f0e5b2;
--aqua-island:#a5d9d8;
--steel-teal:#5b8b8b;
}

More palettes to explore