All Palettes

Color Palette #c3a88d, #f2d5c0, #f9b49f, #f77e7e, #a34d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.truffle {
color: #c3a88d;
}
.budding-peach {
color: #f2d5c0;
}
.mystic-tulip {
color: #f9b49f;
}
.shell-pink {
color: #f77e7e;
}
.sweet-cherry {
color: #a34d4d;
}

/* CSS Variables */
:root {
--truffle:#c3a88d;
--budding-peach:#f2d5c0;
--mystic-tulip:#f9b49f;
--shell-pink:#f77e7e;
--sweet-cherry:#a34d4d;
}

More palettes to explore