All Palettes

Color Palette #f4c32f, #f9d64e, #fbea6a, #f6e565, #e0b000

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.westfall-yellow {
color: #f9d64e;
}
.yellowish {
color: #fbea6a;
}
.goldfinch {
color: #f6e565;
}
.mustard-yellow {
color: #e0b000;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--westfall-yellow:#f9d64e;
--yellowish:#fbea6a;
--goldfinch:#f6e565;
--mustard-yellow:#e0b000;
}

More palettes to explore