All Palettes

Color Palette #ed9f02, #f5d94d, #f7e278, #e2e83b, #dab92b

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #ed9f02;
}
.gilded {
color: #f5d94d;
}
.cente-tl-yellow {
color: #f7e278;
}
.starship {
color: #e2e83b;
}
.indian-pale-ale {
color: #dab92b;
}

/* CSS Variables */
:root {
--lemon-dream:#ed9f02;
--gilded:#f5d94d;
--cente-tl-yellow:#f7e278;
--starship:#e2e83b;
--indian-pale-ale:#dab92b;
}

More palettes to explore