All Palettes

Color Palette #fbcf89, #f8aa8b, #f68e8e, #d67a7a, #a86b88

0%
0%
0%

CSS code for this palette

/* CSS */
.puff-pastry-yellow {
color: #fbcf89;
}
.october-haze {
color: #f8aa8b;
}
.fruity-licious {
color: #f68e8e;
}
.juicy-details {
color: #d67a7a;
}
.cure-all {
color: #a86b88;
}

/* CSS Variables */
:root {
--puff-pastry-yellow:#fbcf89;
--october-haze:#f8aa8b;
--fruity-licious:#f68e8e;
--juicy-details:#d67a7a;
--cure-all:#a86b88;
}

More palettes to explore