All Palettes

Color Palette #f7d74b, #f8e091, #f9eab4, #e0b64d, #cda82d

0%
0%
0%

CSS code for this palette

/* CSS */
.anna-banana {
color: #f7d74b;
}
.fresh-yellow {
color: #f8e091;
}
.easy-on-the-eyes {
color: #f9eab4;
}
.high-honey {
color: #e0b64d;
}
.pitmaston-pear-yellow {
color: #cda82d;
}

/* CSS Variables */
:root {
--anna-banana:#f7d74b;
--fresh-yellow:#f8e091;
--easy-on-the-eyes:#f9eab4;
--high-honey:#e0b64d;
--pitmaston-pear-yellow:#cda82d;
}

More palettes to explore