All Palettes

Color Palette #c5b59b, #e7d6b6, #f1e7d0, #b2c478, #8c7c4f

0%
0%
0%

CSS code for this palette

/* CSS */
.best-beige {
color: #c5b59b;
}
.sand-pearl {
color: #e7d6b6;
}
.informal-ivory {
color: #f1e7d0;
}
.valley-view {
color: #b2c478;
}
.stonetalon-mountains {
color: #8c7c4f;
}

/* CSS Variables */
:root {
--best-beige:#c5b59b;
--sand-pearl:#e7d6b6;
--informal-ivory:#f1e7d0;
--valley-view:#b2c478;
--stonetalon-mountains:#8c7c4f;
}

More palettes to explore