All Palettes

Color Palette #c08e2a, #e2b74b, #fbda7e, #f7b24b, #d86b41

0%
0%
0%

CSS code for this palette

/* CSS */
.nugget {
color: #c08e2a;
}
.high-honey {
color: #e2b74b;
}
.snug-yellow {
color: #fbda7e;
}
.koji-orange {
color: #f7b24b;
}
.bonfire-night {
color: #d86b41;
}

/* CSS Variables */
:root {
--nugget:#c08e2a;
--high-honey:#e2b74b;
--snug-yellow:#fbda7e;
--koji-orange:#f7b24b;
--bonfire-night:#d86b41;
}

More palettes to explore