All Palettes

Color Palette #e5b62a, #f0c92d, #f2d94a, #f6e86f, #f8f9a9

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-tips {
color: #e5b62a;
}
.golden-dream {
color: #f0c92d;
}
.banana-drama {
color: #f2d94a;
}
.limon {
color: #f6e86f;
}
.shalimar {
color: #f8f9a9;
}

/* CSS Variables */
:root {
--gold-tips:#e5b62a;
--golden-dream:#f0c92d;
--banana-drama:#f2d94a;
--limon:#f6e86f;
--shalimar:#f8f9a9;
}

More palettes to explore