All Palettes

Color Palette #ff6d1f, #ff9c38, #ffb65c, #f4e2b3, #d8e2cf

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.blazing-bonfire {
color: #ff9c38;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.lime-spritz {
color: #d8e2cf;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--blazing-bonfire:#ff9c38;
--peanut-butter-chicken:#ffb65c;
--smooth-as-corn-silk:#f4e2b3;
--lime-spritz:#d8e2cf;
}

More palettes to explore