All Palettes

Color Palette #e6b800, #f2c72c, #f6d64c, #f9e485, #fcf0a6

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b800;
}
.golden-dream {
color: #f2c72c;
}
.fresh-pineapple {
color: #f6d64c;
}
.light-sh-shin-yellow {
color: #f9e485;
}
.cream-and-butter {
color: #fcf0a6;
}

/* CSS Variables */
:root {
--fat-gold:#e6b800;
--golden-dream:#f2c72c;
--fresh-pineapple:#f6d64c;
--light-sh-shin-yellow:#f9e485;
--cream-and-butter:#fcf0a6;
}

More palettes to explore