All Palettes

Color Palette #f6d55a, #f9a34e, #f5c56b, #efcc8a, #c8d47d

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.gemini-mustard-momento {
color: #f9a34e;
}
.yellow-currant {
color: #f5c56b;
}
.spaghetti-monster {
color: #efcc8a;
}
.zucchini-noodles {
color: #c8d47d;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--gemini-mustard-momento:#f9a34e;
--yellow-currant:#f5c56b;
--spaghetti-monster:#efcc8a;
--zucchini-noodles:#c8d47d;
}

More palettes to explore