All Palettes

Color Palette #e6b400, #f1d06f, #f4e4b3, #f6c4a2, #e57b3e

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.funky-yellow {
color: #f1d06f;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.shrimp-toast {
color: #f6c4a2;
}
.solar-flare {
color: #e57b3e;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--funky-yellow:#f1d06f;
--smooth-as-corn-silk:#f4e4b3;
--shrimp-toast:#f6c4a2;
--solar-flare:#e57b3e;
}

More palettes to explore