All Palettes

Color Palette #d87d64, #e5a06c, #f0c78e, #f5e2a3, #f9f9ec

0%
0%
0%

CSS code for this palette

/* CSS */
.silithus-brown {
color: #d87d64;
}
.inventive-orange {
color: #e5a06c;
}
.skullcrusher-brass {
color: #f0c78e;
}
.sun-dust {
color: #f5e2a3;
}
.night-blooming-jasmine {
color: #f9f9ec;
}

/* CSS Variables */
:root {
--silithus-brown:#d87d64;
--inventive-orange:#e5a06c;
--skullcrusher-brass:#f0c78e;
--sun-dust:#f5e2a3;
--night-blooming-jasmine:#f9f9ec;
}

More palettes to explore