All Palettes

Color Palette #a85d8c, #d1a07b, #f2e7b1, #a7d7b8, #4c8a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a85d8c;
}
.darling-clementine {
color: #d1a07b;
}
.oyster-bisque {
color: #f2e7b1;
}
.eerie-glow {
color: #a7d7b8;
}
.hippie-blue {
color: #4c8a9a;
}

/* CSS Variables */
:root {
--cyclamen-red:#a85d8c;
--darling-clementine:#d1a07b;
--oyster-bisque:#f2e7b1;
--eerie-glow:#a7d7b8;
--hippie-blue:#4c8a9a;
}

More palettes to explore