All Palettes

Color Palette #ff382e, #ff9900, #ffd60a, #4ad962, #007bff

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.vitamin-c {
color: #ff9900;
}
.egg-yolk-sunrise {
color: #ffd60a;
}
.hello-spring {
color: #4ad962;
}
.azure {
color: #007bff;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--vitamin-c:#ff9900;
--egg-yolk-sunrise:#ffd60a;
--hello-spring:#4ad962;
--azure:#007bff;
}

More palettes to explore