All Palettes

Color Palette #f1a7ae, #f2c5d2, #f3e2e7, #ffd09e, #ffbaa8

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.in-the-pink {
color: #f2c5d2;
}
.be-mine {
color: #f3e2e7;
}
.atoll-sand {
color: #ffd09e;
}
.coral-beach {
color: #ffbaa8;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--in-the-pink:#f2c5d2;
--be-mine:#f3e2e7;
--atoll-sand:#ffd09e;
--coral-beach:#ffbaa8;
}

More palettes to explore