All Palettes

Color Palette #e89f78, #f5c19e, #f1e1b1, #a3d7b0, #6fa3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.mexican-standoff {
color: #e89f78;
}
.almond-cream {
color: #f5c19e;
}
.bone-white {
color: #f1e1b1;
}
.frugal {
color: #a3d7b0;
}
.stillwater {
color: #6fa3b3;
}

/* CSS Variables */
:root {
--mexican-standoff:#e89f78;
--almond-cream:#f5c19e;
--bone-white:#f1e1b1;
--frugal:#a3d7b0;
--stillwater:#6fa3b3;
}

More palettes to explore