All Palettes

Color Palette #e2c94b, #f4a20b, #d67d29, #b82862, #7b1e5c

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-kingdom {
color: #e2c94b;
}
.orange-pospsicle {
color: #f4a20b;
}
.bitter-orange {
color: #d67d29;
}
.chaotic-roses {
color: #b82862;
}
.smooch {
color: #7b1e5c;
}

/* CSS Variables */
:root {
--golden-kingdom:#e2c94b;
--orange-pospsicle:#f4a20b;
--bitter-orange:#d67d29;
--chaotic-roses:#b82862;
--smooch:#7b1e5c;
}

More palettes to explore