All Palettes

Color Palette #f9aeae, #f7c6a6, #f1e1b1, #a1d9cf, #7ea8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.peach-damask {
color: #f7c6a6;
}
.bone-white {
color: #f1e1b1;
}
.whirlpool {
color: #a1d9cf;
}
.jordy-blue {
color: #7ea8e2;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--peach-damask:#f7c6a6;
--bone-white:#f1e1b1;
--whirlpool:#a1d9cf;
--jordy-blue:#7ea8e2;
}

More palettes to explore