All Palettes

Color Palette #d2a05b, #e2c27e, #f2e3a1, #f9c776, #d68829

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-beehive {
color: #d2a05b;
}
.chalky {
color: #e2c27e;
}
.sugar-cookie {
color: #f2e3a1;
}
.sunday-afternoon {
color: #f9c776;
}
.opulent {
color: #d68829;
}

/* CSS Variables */
:root {
--honey-beehive:#d2a05b;
--chalky:#e2c27e;
--sugar-cookie:#f2e3a1;
--sunday-afternoon:#f9c776;
--opulent:#d68829;
}

More palettes to explore