All Palettes

Color Palette #ff4405, #ff6333, #ff7e38, #ffda05, #ffb938

0%
0%
0%

CSS code for this palette

/* CSS */
.lurid-red {
color: #ff4405;
}
.halt-and-catch-fire {
color: #ff6333;
}
.beniukon-bronze {
color: #ff7e38;
}
.sunflower-yellow {
color: #ffda05;
}
.soft-boiled {
color: #ffb938;
}

/* CSS Variables */
:root {
--lurid-red:#ff4405;
--halt-and-catch-fire:#ff6333;
--beniukon-bronze:#ff7e38;
--sunflower-yellow:#ffda05;
--soft-boiled:#ffb938;
}

More palettes to explore