All Palettes

Color Palette #f1a7ae, #f4c29f, #f7e1c0, #d9e4e8, #b2c8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.almond-cream {
color: #f4c29f;
}
.rotunda-gold {
color: #f7e1c0;
}
.baby-s-breath {
color: #d9e4e8;
}
.blissful-blue {
color: #b2c8d7;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--almond-cream:#f4c29f;
--rotunda-gold:#f7e1c0;
--baby-s-breath:#d9e4e8;
--blissful-blue:#b2c8d7;
}

More palettes to explore