All Palettes

Color Palette #ff6d1f, #ffb300, #ffdb4d, #ff4d4d, #f9c3e4

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.kuchinashi-yellow {
color: #ffdb4d;
}
.blood-burst {
color: #ff4d4d;
}
.pretty-in-pink {
color: #f9c3e4;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--kuchinashi-yellow:#ffdb4d;
--blood-burst:#ff4d4d;
--pretty-in-pink:#f9c3e4;
}

More palettes to explore