All Palettes

Color Palette #f74e3b, #f5b44d, #f5e74d, #8bf05c, #2e8e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.benihi-red {
color: #f74e3b;
}
.mango-margarita {
color: #f5b44d;
}
.yellow-petal {
color: #f5e74d;
}
.amazon-parrot {
color: #8bf05c;
}
.illuminating-emerald {
color: #2e8e7e;
}

/* CSS Variables */
:root {
--benihi-red:#f74e3b;
--mango-margarita:#f5b44d;
--yellow-petal:#f5e74d;
--amazon-parrot:#8bf05c;
--illuminating-emerald:#2e8e7e;
}

More palettes to explore