All Palettes

Color Palette #d60000, #5dc11f, #f3b530, #ff6e61, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.rosso-corsa {
color: #d60000;
}
.field-green {
color: #5dc11f;
}
.xanthous {
color: #f3b530;
}
.grapefruit-pulp {
color: #ff6e61;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--rosso-corsa:#d60000;
--field-green:#5dc11f;
--xanthous:#f3b530;
--grapefruit-pulp:#ff6e61;
--olympic-blue:#4b91e2;
}

More palettes to explore