All Palettes

Color Palette #ff6038, #ff8442, #ffab5c, #ffc96b, #ffff80

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff6038;
}
.mango-tango {
color: #ff8442;
}
.dreamy-sunset {
color: #ffab5c;
}
.chanterelles {
color: #ffc96b;
}
.butter {
color: #ffff80;
}

/* CSS Variables */
:root {
--toxic-orange:#ff6038;
--mango-tango:#ff8442;
--dreamy-sunset:#ffab5c;
--chanterelles:#ffc96b;
--butter:#ffff80;
}

More palettes to explore