All Palettes

Color Palette #f3b530, #f5c25b, #f8d98b, #f6a579, #d6613d

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f3b530;
}
.butterfield {
color: #f5c25b;
}
.midday {
color: #f8d98b;
}
.pumpkin-hue {
color: #f6a579;
}
.flint-corn-red {
color: #d6613d;
}

/* CSS Variables */
:root {
--xanthous:#f3b530;
--butterfield:#f5c25b;
--midday:#f8d98b;
--pumpkin-hue:#f6a579;
--flint-corn-red:#d6613d;
}

More palettes to explore