All Palettes

Color Palette #d6c36b, #e3c768, #f1d674, #f8b74f, #fbad37

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-oil {
color: #d6c36b;
}
.california-dreaming {
color: #e3c768;
}
.sport-yellow {
color: #f1d674;
}
.mango-margarita {
color: #f8b74f;
}
.ripe-pumpkin {
color: #fbad37;
}

/* CSS Variables */
:root {
--mustard-oil:#d6c36b;
--california-dreaming:#e3c768;
--sport-yellow:#f1d674;
--mango-margarita:#f8b74f;
--ripe-pumpkin:#fbad37;
}

More palettes to explore