All Palettes

Color Palette #ffc94d, #ff9900, #ff6a00, #d75a2d, #9f3c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.chunky-bee {
color: #ffc94d;
}
.vitamin-c {
color: #ff9900;
}
.burtuqali-orange {
color: #ff6a00;
}
.obstinate-orange {
color: #d75a2d;
}
.edocha {
color: #9f3c2d;
}

/* CSS Variables */
:root {
--chunky-bee:#ffc94d;
--vitamin-c:#ff9900;
--burtuqali-orange:#ff6a00;
--obstinate-orange:#d75a2d;
--edocha:#9f3c2d;
}

More palettes to explore