All Palettes

Color Palette #f5c75c, #f9d16c, #fce8a1, #f8e5b4, #f4d1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.bright-yarrow {
color: #f9d16c;
}
.butter-tart {
color: #fce8a1;
}
.noodles {
color: #f8e5b4;
}
.tequila {
color: #f4d1a4;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--bright-yarrow:#f9d16c;
--butter-tart:#fce8a1;
--noodles:#f8e5b4;
--tequila:#f4d1a4;
}

More palettes to explore