All Palettes

Color Palette #fab700, #fad400, #ebb400, #d1a000, #a86b00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.yuzu-jam {
color: #fad400;
}
.american-yellow {
color: #ebb400;
}
.lepton-gold {
color: #d1a000;
}
.butter-fudge {
color: #a86b00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--yuzu-jam:#fad400;
--american-yellow:#ebb400;
--lepton-gold:#d1a000;
--butter-fudge:#a86b00;
}

More palettes to explore