All Palettes

Color Palette #ff382e, #ff692e, #ffa142, #ffcc00, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.halt-and-catch-fire {
color: #ff692e;
}
.radiation-carrot {
color: #ffa142;
}
.usc-gold {
color: #ffcc00;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--halt-and-catch-fire:#ff692e;
--radiation-carrot:#ffa142;
--usc-gold:#ffcc00;
--star:#ffe500;
}

More palettes to explore