All Palettes

Color Palette #f1a7ae, #f3cebf, #f5e3b2, #d5e9b9, #b2e0da

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.indian-clay {
color: #f3cebf;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}
.celery-root {
color: #d5e9b9;
}
.fair-aqua {
color: #b2e0da;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--indian-clay:#f3cebf;
--smooth-as-corn-silk:#f5e3b2;
--celery-root:#d5e9b9;
--fair-aqua:#b2e0da;
}

More palettes to explore