All Palettes

Color Palette #c76b91, #dab9d8, #e3c0c5, #f7e1b6, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.hopbush {
color: #c76b91;
}
.french-lilac {
color: #dab9d8;
}
.odyssey-plum {
color: #e3c0c5;
}
.flan {
color: #f7e1b6;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--hopbush:#c76b91;
--french-lilac:#dab9d8;
--odyssey-plum:#e3c0c5;
--flan:#f7e1b6;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore