All Palettes

Color Palette #d9683f, #d77c60, #e3a86d, #f1b67e, #f5c79e

0%
0%
0%

CSS code for this palette

/* CSS */
.bonfire-night {
color: #d9683f;
}
.silithus-brown {
color: #d77c60;
}
.ninjin-orange {
color: #e3a86d;
}
.smoked-ham {
color: #f1b67e;
}
.cactus-blooms {
color: #f5c79e;
}

/* CSS Variables */
:root {
--bonfire-night:#d9683f;
--silithus-brown:#d77c60;
--ninjin-orange:#e3a86d;
--smoked-ham:#f1b67e;
--cactus-blooms:#f5c79e;
}

More palettes to explore