All Palettes

Color Palette #f9aeae, #f5c7b7, #f3d6af, #f2dfb1, #e4c3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.serene-pink {
color: #f5c7b7;
}
.corn-husk {
color: #f3d6af;
}
.bone-white {
color: #f2dfb1;
}
.sweet-alyssum {
color: #e4c3e0;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--serene-pink:#f5c7b7;
--corn-husk:#f3d6af;
--bone-white:#f2dfb1;
--sweet-alyssum:#e4c3e0;
}

More palettes to explore