All Palettes

Color Palette #e6b000, #f1c84b, #f7d059, #ffbb00, #ff9c1a

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-yellow {
color: #e6b000;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.rubber-ducky {
color: #f7d059;
}
.nacho-cheese {
color: #ffbb00;
}
.phoenix-flames {
color: #ff9c1a;
}

/* CSS Variables */
:root {
--mustard-yellow:#e6b000;
--solar-plexus-chakra:#f1c84b;
--rubber-ducky:#f7d059;
--nacho-cheese:#ffbb00;
--phoenix-flames:#ff9c1a;
}

More palettes to explore