All Palettes

Color Palette #c3b5b1, #8e6b6e, #d2a89d, #efad5d, #c84c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-tone {
color: #c3b5b1;
}
.chocolate-sparkle {
color: #8e6b6e;
}
.cinnamon-cocoa {
color: #d2a89d;
}
.cheater {
color: #efad5d;
}
.painted-poppy {
color: #c84c3c;
}

/* CSS Variables */
:root {
--soft-tone:#c3b5b1;
--chocolate-sparkle:#8e6b6e;
--cinnamon-cocoa:#d2a89d;
--cheater:#efad5d;
--painted-poppy:#c84c3c;
}

More palettes to explore