All Palettes

Color Palette #f65f23, #e96a1c, #f9a34e, #f3ca4f, #5b9f2d

0%
0%
0%

CSS code for this palette

/* CSS */
.plastic-carrot {
color: #f65f23;
}
.iron-orange {
color: #e96a1c;
}
.gemini-mustard-momento {
color: #f9a34e;
}
.radiant-sun {
color: #f3ca4f;
}
.thyme-and-salt {
color: #5b9f2d;
}

/* CSS Variables */
:root {
--plastic-carrot:#f65f23;
--iron-orange:#e96a1c;
--gemini-mustard-momento:#f9a34e;
--radiant-sun:#f3ca4f;
--thyme-and-salt:#5b9f2d;
}

More palettes to explore