All Palettes

Color Palette #f4c32f, #f9d57b, #f3e6a5, #e7b80d, #d69a00

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.golden-glow {
color: #f9d57b;
}
.cymophane-yellow {
color: #f3e6a5;
}
.pattypan {
color: #e7b80d;
}
.leopard {
color: #d69a00;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--golden-glow:#f9d57b;
--cymophane-yellow:#f3e6a5;
--pattypan:#e7b80d;
--leopard:#d69a00;
}

More palettes to explore