All Palettes

Color Palette #7f9a9f, #b1c6c8, #f5e8e5, #f2b682, #d77c60

0%
0%
0%

CSS code for this palette

/* CSS */
.lakeview {
color: #7f9a9f;
}
.blue-agave {
color: #b1c6c8;
}
.light-chiffon {
color: #f5e8e5;
}
.smoked-ham {
color: #f2b682;
}
.silithus-brown {
color: #d77c60;
}

/* CSS Variables */
:root {
--lakeview:#7f9a9f;
--blue-agave:#b1c6c8;
--light-chiffon:#f5e8e5;
--smoked-ham:#f2b682;
--silithus-brown:#d77c60;
}

More palettes to explore