All Palettes

Color Palette #fbd918, #f8d668, #f3b939, #f2a240, #d47b1c

0%
0%
0%

CSS code for this palette

/* CSS */
.candlelight {
color: #fbd918;
}
.lighthouse-glow {
color: #f8d668;
}
.golden-mary {
color: #f3b939;
}
.y-ng-ch-ng-orange {
color: #f2a240;
}
.yamabukicha-gold {
color: #d47b1c;
}

/* CSS Variables */
:root {
--candlelight:#fbd918;
--lighthouse-glow:#f8d668;
--golden-mary:#f3b939;
--y-ng-ch-ng-orange:#f2a240;
--yamabukicha-gold:#d47b1c;
}

More palettes to explore