All Palettes

Color Palette #f6e0b1, #f3bd91, #f0927f, #d85f8d, #8b2d5f

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e0b1;
}
.brandy-butter {
color: #f3bd91;
}
.animated-coral {
color: #f0927f;
}
.flirty-rose {
color: #d85f8d;
}
.pink-horror {
color: #8b2d5f;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e0b1;
--brandy-butter:#f3bd91;
--animated-coral:#f0927f;
--flirty-rose:#d85f8d;
--pink-horror:#8b2d5f;
}

More palettes to explore