All Palettes

Color Palette #f48d43, #e76a27, #d8544f, #9f512d, #5f4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.fall-river {
color: #f48d43;
}
.24-carrot {
color: #e76a27;
}
.capocollo {
color: #d8544f;
}
.texas-ranger-brown {
color: #9f512d;
}
.bright-eggplant {
color: #5f4b8b;
}

/* CSS Variables */
:root {
--fall-river:#f48d43;
--24-carrot:#e76a27;
--capocollo:#d8544f;
--texas-ranger-brown:#9f512d;
--bright-eggplant:#5f4b8b;
}

More palettes to explore