All Palettes

Color Palette #f6d12c, #f1ba4b, #e6a85b, #d78b28, #b2802e

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.maximum-yellow-red {
color: #f1ba4b;
}
.indian-yellow {
color: #e6a85b;
}
.turmeric-tea {
color: #d78b28;
}
.mandalay {
color: #b2802e;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--maximum-yellow-red:#f1ba4b;
--indian-yellow:#e6a85b;
--turmeric-tea:#d78b28;
--mandalay:#b2802e;
}

More palettes to explore