All Palettes

Color Palette #f6cb3c, #f7d059, #f9e79f, #f8eca5, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-dust {
color: #f6cb3c;
}
.rubber-ducky {
color: #f7d059;
}
.storm-lightning {
color: #f9e79f;
}
.lazy-daisy {
color: #f8eca5;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--marigold-dust:#f6cb3c;
--rubber-ducky:#f7d059;
--storm-lightning:#f9e79f;
--lazy-daisy:#f8eca5;
--american-yellow:#f5b400;
}

More palettes to explore