All Palettes

Color Palette #f3ca4f, #f7a659, #f58a3d, #d7692d, #a44a23

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.ginger-milk {
color: #f7a659;
}
.hot-orange {
color: #f58a3d;
}
.christmas-orange {
color: #d7692d;
}
.potter-s-clay {
color: #a44a23;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--ginger-milk:#f7a659;
--hot-orange:#f58a3d;
--christmas-orange:#d7692d;
--potter-s-clay:#a44a23;
}

More palettes to explore