All Palettes

Color Palette #f8d34f, #f2b531, #e6a92d, #d69824, #c28e1e

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f8d34f;
}
.xanthous {
color: #f2b531;
}
.dried-goldenrod {
color: #e6a92d;
}
.tiger-king {
color: #d69824;
}
.auric {
color: #c28e1e;
}

/* CSS Variables */
:root {
--westfall-yellow:#f8d34f;
--xanthous:#f2b531;
--dried-goldenrod:#e6a92d;
--tiger-king:#d69824;
--auric:#c28e1e;
}

More palettes to explore