All Palettes

Color Palette #f9aeae, #f7d3cf, #f2e4d4, #bae3e3, #a6d7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.pink-dogwood {
color: #f7d3cf;
}
.china-doll {
color: #f2e4d4;
}
.bleached-aqua {
color: #bae3e3;
}
.blue-click {
color: #a6d7e7;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--pink-dogwood:#f7d3cf;
--china-doll:#f2e4d4;
--bleached-aqua:#bae3e3;
--blue-click:#a6d7e7;
}

More palettes to explore