All Palettes

Color Palette #ffb35c, #f68d3c, #d76e28, #bf5140, #a73958

0%
0%
0%

CSS code for this palette

/* CSS */
.vintage-orange {
color: #ffb35c;
}
.hot-orange {
color: #f68d3c;
}
.christmas-orange {
color: #d76e28;
}
.sweet-baby-rose {
color: #bf5140;
}
.cranberry-sauce {
color: #a73958;
}

/* CSS Variables */
:root {
--vintage-orange:#ffb35c;
--hot-orange:#f68d3c;
--christmas-orange:#d76e28;
--sweet-baby-rose:#bf5140;
--cranberry-sauce:#a73958;
}

More palettes to explore