All Palettes

Color Palette #ff0f37, #9eff66, #00cca3, #ffc414, #ff312e

0%
0%
0%

CSS code for this palette

/* CSS */
.tractor-red {
color: #ff0f37;
}
.stadium-lawn {
color: #9eff66;
}
.caribbean-green {
color: #00cca3;
}
.sunflower {
color: #ffc414;
}
.pelati {
color: #ff312e;
}

/* CSS Variables */
:root {
--tractor-red:#ff0f37;
--stadium-lawn:#9eff66;
--caribbean-green:#00cca3;
--sunflower:#ffc414;
--pelati:#ff312e;
}

More palettes to explore