All Palettes

Color Palette #d8a22c, #ab5c3b, #6e3c8b, #2c5c8c, #f5c147

0%
0%
0%

CSS code for this palette

/* CSS */
.glitzy-gold {
color: #d8a22c;
}
.fragrant-cloves {
color: #ab5c3b;
}
.amaranth-purple {
color: #6e3c8b;
}
.endeavour {
color: #2c5c8c;
}
.creamy-sweet-corn {
color: #f5c147;
}

/* CSS Variables */
:root {
--glitzy-gold:#d8a22c;
--fragrant-cloves:#ab5c3b;
--amaranth-purple:#6e3c8b;
--endeavour:#2c5c8c;
--creamy-sweet-corn:#f5c147;
}

More palettes to explore