All Palettes

Color Palette #f7e3a1, #f6d78e, #f4c76c, #f1b44b, #e8a03b

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e3a1;
}
.solaria {
color: #f6d78e;
}
.cornsilk-yellow {
color: #f4c76c;
}
.goldsmith {
color: #f1b44b;
}
.gilded-leaves {
color: #e8a03b;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e3a1;
--solaria:#f6d78e;
--cornsilk-yellow:#f4c76c;
--goldsmith:#f1b44b;
--gilded-leaves:#e8a03b;
}

More palettes to explore