All Palettes

Color Palette #ff813d, #ffa333, #ffb53d, #ffc02e, #e2c4a6

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-tango {
color: #ff813d;
}
.blazing-bonfire {
color: #ffa333;
}
.corona {
color: #ffb53d;
}
.not-yo-cheese {
color: #ffc02e;
}
.apricot-illusion {
color: #e2c4a6;
}

/* CSS Variables */
:root {
--mango-tango:#ff813d;
--blazing-bonfire:#ffa333;
--corona:#ffb53d;
--not-yo-cheese:#ffc02e;
--apricot-illusion:#e2c4a6;
}

More palettes to explore