All Palettes

Color Palette #f4c95d, #f1a950, #ed8e3b, #e26f22, #d6591f

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f4c95d;
}
.pani-puri {
color: #f1a950;
}
.sun {
color: #ed8e3b;
}
.24-carrot {
color: #e26f22;
}
.war-paint-red {
color: #d6591f;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f4c95d;
--pani-puri:#f1a950;
--sun:#ed8e3b;
--24-carrot:#e26f22;
--war-paint-red:#d6591f;
}

More palettes to explore