All Palettes

Color Palette #f9aeae, #f1d3b1, #f1c7a7, #b9e1e4, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.banana-ice-cream {
color: #f1d3b1;
}
.citrus-sachet {
color: #f1c7a7;
}
.basin-blue {
color: #b9e1e4;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--banana-ice-cream:#f1d3b1;
--citrus-sachet:#f1c7a7;
--basin-blue:#b9e1e4;
--windstorm:#6999c3;
}

More palettes to explore