All Palettes

Color Palette #f9b44e, #f6ca51, #e5e05d, #a8d84f, #52b788

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-margarita {
color: #f9b44e;
}
.go-bananas {
color: #f6ca51;
}
.garlic-butter {
color: #e5e05d;
}
.young-green-onion {
color: #a8d84f;
}
.bleached-olive {
color: #52b788;
}

/* CSS Variables */
:root {
--mango-margarita:#f9b44e;
--go-bananas:#f6ca51;
--garlic-butter:#e5e05d;
--young-green-onion:#a8d84f;
--bleached-olive:#52b788;
}

More palettes to explore