All Palettes

Color Palette #f0db7f, #e7c75f, #d6b73d, #c7a21f, #b39500

0%
0%
0%

CSS code for this palette

/* CSS */
.buff {
color: #f0db7f;
}
.tasman-honey-yellow {
color: #e7c75f;
}
.woven-gold {
color: #d6b73d;
}
.lemon-curry {
color: #c7a21f;
}
.sunken-gold {
color: #b39500;
}

/* CSS Variables */
:root {
--buff:#f0db7f;
--tasman-honey-yellow:#e7c75f;
--woven-gold:#d6b73d;
--lemon-curry:#c7a21f;
--sunken-gold:#b39500;
}

More palettes to explore