All Palettes

Color Palette #d87d64, #e9b79f, #f4e2d2, #b1c2d8, #6b9bc2

0%
0%
0%

CSS code for this palette

/* CSS */
.silithus-brown {
color: #d87d64;
}
.seasonal-beige {
color: #e9b79f;
}
.orange-confection {
color: #f4e2d2;
}
.spindle {
color: #b1c2d8;
}
.cerulean-frost {
color: #6b9bc2;
}

/* CSS Variables */
:root {
--silithus-brown:#d87d64;
--seasonal-beige:#e9b79f;
--orange-confection:#f4e2d2;
--spindle:#b1c2d8;
--cerulean-frost:#6b9bc2;
}

More palettes to explore