All Palettes

Color Palette #d6a70a, #d86b2c, #e1c65b, #a8b3d7, #6f8d4e

0%
0%
0%

CSS code for this palette

/* CSS */
.burnt-yellow {
color: #d6a70a;
}
.christmas-orange {
color: #d86b2c;
}
.duck-butter {
color: #e1c65b;
}
.high-style {
color: #a8b3d7;
}
.forest-bound {
color: #6f8d4e;
}

/* CSS Variables */
:root {
--burnt-yellow:#d6a70a;
--christmas-orange:#d86b2c;
--duck-butter:#e1c65b;
--high-style:#a8b3d7;
--forest-bound:#6f8d4e;
}

More palettes to explore