All Palettes

Color Palette #f0a400, #dbc200, #a89d00, #7d8000, #4a4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.sorbet-yellow {
color: #dbc200;
}
.nuclear-fallout {
color: #a89d00;
}
.drably-olive {
color: #7d8000;
}
.highlands-moss {
color: #4a4d00;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--sorbet-yellow:#dbc200;
--nuclear-fallout:#a89d00;
--drably-olive:#7d8000;
--highlands-moss:#4a4d00;
}

More palettes to explore