All Palettes

Color Palette #f9d75d, #f69e5a, #f29c7d, #f28c96, #e55d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.bergamot-orange {
color: #f69e5a;
}
.cumquat-cream {
color: #f29c7d;
}
.wewak {
color: #f28c96;
}
.bit-of-berry {
color: #e55d9c;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--bergamot-orange:#f69e5a;
--cumquat-cream:#f29c7d;
--wewak:#f28c96;
--bit-of-berry:#e55d9c;
}

More palettes to explore