All Palettes

Color Palette #f1a8a2, #f6b74c, #f9c84e, #a8d56c, #2b9c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.mango-margarita {
color: #f6b74c;
}
.go-bananas {
color: #f9c84e;
}
.bilious-green {
color: #a8d56c;
}
.kelly-green {
color: #2b9c5c;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--mango-margarita:#f6b74c;
--go-bananas:#f9c84e;
--bilious-green:#a8d56c;
--kelly-green:#2b9c5c;
}

More palettes to explore