All Palettes

Color Palette #f9b0a9, #f6d4b6, #f2e5a1, #a2d7c8, #6bb3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9b0a9;
}
.cheddar-corn {
color: #f6d4b6;
}
.sugar-cookie {
color: #f2e5a1;
}
.yucca-cream {
color: #a2d7c8;
}
.broom-butterfly-blue {
color: #6bb3d6;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9b0a9;
--cheddar-corn:#f6d4b6;
--sugar-cookie:#f2e5a1;
--yucca-cream:#a2d7c8;
--broom-butterfly-blue:#6bb3d6;
}

More palettes to explore