All Palettes

Color Palette #ff704d, #ffa333, #ffcb47, #c6d89d, #419f76

0%
0%
0%

CSS code for this palette

/* CSS */
.often-orange {
color: #ff704d;
}
.blazing-bonfire {
color: #ffa333;
}
.english-daisy {
color: #ffcb47;
}
.pistachio-cream {
color: #c6d89d;
}
.dancing-jewel {
color: #419f76;
}

/* CSS Variables */
:root {
--often-orange:#ff704d;
--blazing-bonfire:#ffa333;
--english-daisy:#ffcb47;
--pistachio-cream:#c6d89d;
--dancing-jewel:#419f76;
}

More palettes to explore