All Palettes

Color Palette #e4b5af, #f2d7ca, #e9a5bf, #f1c84b, #d57b92

0%
0%
0%

CSS code for this palette

/* CSS */
.stormy-pink {
color: #e4b5af;
}
.chinese-cherry {
color: #f2d7ca;
}
.think-pink {
color: #e9a5bf;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.minuette {
color: #d57b92;
}

/* CSS Variables */
:root {
--stormy-pink:#e4b5af;
--chinese-cherry:#f2d7ca;
--think-pink:#e9a5bf;
--solar-plexus-chakra:#f1c84b;
--minuette:#d57b92;
}

More palettes to explore