All Palettes

Color Palette #ff382e, #ff8052, #ffcc00, #4ad962, #007bff

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.n-rang-orange {
color: #ff8052;
}
.usc-gold {
color: #ffcc00;
}
.hello-spring {
color: #4ad962;
}
.azure {
color: #007bff;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--n-rang-orange:#ff8052;
--usc-gold:#ffcc00;
--hello-spring:#4ad962;
--azure:#007bff;
}

More palettes to explore