All Palettes

Color Palette #b58c7d, #d3a59c, #e6c7d3, #f0e9b7, #c6e2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.cappuccino-bombe {
color: #b58c7d;
}
.bubble-shell {
color: #d3a59c;
}
.pretty-pale {
color: #e6c7d3;
}
.invigorating {
color: #f0e9b7;
}
.satin-green {
color: #c6e2b6;
}

/* CSS Variables */
:root {
--cappuccino-bombe:#b58c7d;
--bubble-shell:#d3a59c;
--pretty-pale:#e6c7d3;
--invigorating:#f0e9b7;
--satin-green:#c6e2b6;
}

More palettes to explore