All Palettes

Color Palette #f9aeae, #f2b8a1, #e2c9a6, #b3dfd8, #aadce9

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.antique-cameo {
color: #f2b8a1;
}
.gourmet-honey {
color: #e2c9a6;
}
.fair-aqua {
color: #b3dfd8;
}
.light-washed-blue {
color: #aadce9;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--antique-cameo:#f2b8a1;
--gourmet-honey:#e2c9a6;
--fair-aqua:#b3dfd8;
--light-washed-blue:#aadce9;
}

More palettes to explore