All Palettes

Color Palette #f9aeae, #f4cbae, #f2e2b0, #aad1e9, #7ca7d5

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.pastel-peach {
color: #f4cbae;
}
.bone-white {
color: #f2e2b0;
}
.gentle-wind {
color: #aad1e9;
}
.high-seas {
color: #7ca7d5;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--pastel-peach:#f4cbae;
--bone-white:#f2e2b0;
--gentle-wind:#aad1e9;
--high-seas:#7ca7d5;
}

More palettes to explore