All Palettes

Color Palette #d8c64f, #e4d153, #f2d65a, #f7c64b, #f9b92f

0%
0%
0%

CSS code for this palette

/* CSS */
.pepperoncini {
color: #d8c64f;
}
.citrus-spice {
color: #e4d153;
}
.wake-me-up {
color: #f2d65a;
}
.cakepop-sorbet {
color: #f7c64b;
}
.yellow-groove {
color: #f9b92f;
}

/* CSS Variables */
:root {
--pepperoncini:#d8c64f;
--citrus-spice:#e4d153;
--wake-me-up:#f2d65a;
--cakepop-sorbet:#f7c64b;
--yellow-groove:#f9b92f;
}

More palettes to explore