All Palettes

Color Palette #ff6d1f, #ff9933, #ffb84d, #ffd65c, #fff4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.indian-saffron {
color: #ff9933;
}
.floral-leaf {
color: #ffb84d;
}
.common-dandelion {
color: #ffd65c;
}
.creamy-lemon {
color: #fff4b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--indian-saffron:#ff9933;
--floral-leaf:#ffb84d;
--common-dandelion:#ffd65c;
--creamy-lemon:#fff4b3;
}

More palettes to explore