All Palettes

Color Palette #e6b400, #f0c400, #f5d400, #fae500, #faf200

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b400;
}
.abra-goldenrod {
color: #f0c400;
}
.empire-yellow {
color: #f5d400;
}
.flatty-yellow {
color: #fae500;
}
.marsupilami {
color: #faf200;
}

/* CSS Variables */
:root {
--fat-gold:#e6b400;
--abra-goldenrod:#f0c400;
--empire-yellow:#f5d400;
--flatty-yellow:#fae500;
--marsupilami:#faf200;
}

More palettes to explore