All Palettes

Color Palette #f0a800, #ffc300, #ff6d1f, #db5000, #c72b00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.citrus-splash {
color: #ffc300;
}
.shocking-orange {
color: #ff6d1f;
}
.deep-orange {
color: #db5000;
}
.pleasant-pomegranate {
color: #c72b00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--citrus-splash:#ffc300;
--shocking-orange:#ff6d1f;
--deep-orange:#db5000;
--pleasant-pomegranate:#c72b00;
}

More palettes to explore