All Palettes

Color Palette #f1a7ae, #f5b2c6, #f5d2a8, #f8e3a0, #f8cba0

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.cupid {
color: #f5b2c6;
}
.pekin-chicken {
color: #f5d2a8;
}
.venetian-yellow {
color: #f8e3a0;
}
.chai-latte {
color: #f8cba0;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--cupid:#f5b2c6;
--pekin-chicken:#f5d2a8;
--venetian-yellow:#f8e3a0;
--chai-latte:#f8cba0;
}

More palettes to explore