All Palettes

Color Palette #d8b3e6, #eab8e4, #f5c5b2, #f9dc8b, #fedc6c

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d8b3e6;
}
.rosecco {
color: #eab8e4;
}
.coral-bisque {
color: #f5c5b2;
}
.surfboard-yellow {
color: #f9dc8b;
}
.hawkbit {
color: #fedc6c;
}

/* CSS Variables */
:root {
--pretty-petunia:#d8b3e6;
--rosecco:#eab8e4;
--coral-bisque:#f5c5b2;
--surfboard-yellow:#f9dc8b;
--hawkbit:#fedc6c;
}

More palettes to explore