All Palettes

Color Palette #d87d64, #efc18f, #f8e8af, #a3d7d4, #5b9a89

0%
0%
0%

CSS code for this palette

/* CSS */
.silithus-brown {
color: #d87d64;
}
.harvester {
color: #efc18f;
}
.banana-mania {
color: #f8e8af;
}
.smooth-satin {
color: #a3d7d4;
}
.derby-green {
color: #5b9a89;
}

/* CSS Variables */
:root {
--silithus-brown:#d87d64;
--harvester:#efc18f;
--banana-mania:#f8e8af;
--smooth-satin:#a3d7d4;
--derby-green:#5b9a89;
}

More palettes to explore