All Palettes

Color Palette #f6e8d5, #f2d3cf, #e0a3b4, #d97d89, #a76c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.bali-sand {
color: #f6e8d5;
}
.lady-pink {
color: #f2d3cf;
}
.iced-vovo {
color: #e0a3b4;
}
.rhubarb-pie {
color: #d97d89;
}
.cure-all {
color: #a76c8d;
}

/* CSS Variables */
:root {
--bali-sand:#f6e8d5;
--lady-pink:#f2d3cf;
--iced-vovo:#e0a3b4;
--rhubarb-pie:#d97d89;
--cure-all:#a76c8d;
}

More palettes to explore