All Palettes

Color Palette #ff382e, #f9c10b, #4ad962, #007bff, #ff9500

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.sunshine-mellow {
color: #f9c10b;
}
.hello-spring {
color: #4ad962;
}
.azure {
color: #007bff;
}
.barcelona-orange {
color: #ff9500;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--sunshine-mellow:#f9c10b;
--hello-spring:#4ad962;
--azure:#007bff;
--barcelona-orange:#ff9500;
}

More palettes to explore