All Palettes

Color Palette #f1a7ae, #f8d2c4, #e9b1aa, #b2d7cf, #f6e2a7

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.demure-pink {
color: #f8d2c4;
}
.sweet-tart {
color: #e9b1aa;
}
.gemini {
color: #b2d7cf;
}
.lemon-ice-yellow {
color: #f6e2a7;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--demure-pink:#f8d2c4;
--sweet-tart:#e9b1aa;
--gemini:#b2d7cf;
--lemon-ice-yellow:#f6e2a7;
}

More palettes to explore