All Palettes

Color Palette #f1d64b, #f6ebac, #f9e45d, #f7c95e, #e6a100

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-drama {
color: #f1d64b;
}
.star-studded {
color: #f6ebac;
}
.goldfinch {
color: #f9e45d;
}
.little-sun-dress {
color: #f7c95e;
}
.hot-butter {
color: #e6a100;
}

/* CSS Variables */
:root {
--banana-drama:#f1d64b;
--star-studded:#f6ebac;
--goldfinch:#f9e45d;
--little-sun-dress:#f7c95e;
--hot-butter:#e6a100;
}

More palettes to explore