All Palettes

Color Palette #f9d75d, #f5a524, #d78b19, #a85f1a, #4c3d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.dulce-de-leche {
color: #d78b19;
}
.mid-century-furniture {
color: #a85f1a;
}
.witch-s-cottage {
color: #4c3d2a;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--apricot-glazed-chicken:#f5a524;
--dulce-de-leche:#d78b19;
--mid-century-furniture:#a85f1a;
--witch-s-cottage:#4c3d2a;
}

More palettes to explore