All Palettes

Color Palette #e6b800, #ffcc00, #ffdd33, #ffe680, #fff5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b800;
}
.usc-gold {
color: #ffcc00;
}
.yellow-bell-pepper {
color: #ffdd33;
}
.cowbell {
color: #ffe680;
}
.creamy-lemon {
color: #fff5b3;
}

/* CSS Variables */
:root {
--fat-gold:#e6b800;
--usc-gold:#ffcc00;
--yellow-bell-pepper:#ffdd33;
--cowbell:#ffe680;
--creamy-lemon:#fff5b3;
}

More palettes to explore