All Palettes

Color Palette #4d282d, #6c4b4b, #a56969, #d9b5b5, #f3e2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.heath {
color: #4d282d;
}
.marron {
color: #6c4b4b;
}
.delhi-spice {
color: #a56969;
}
.appleblossom {
color: #d9b5b5;
}
.cute-little-pink {
color: #f3e2e2;
}

/* CSS Variables */
:root {
--heath:#4d282d;
--marron:#6c4b4b;
--delhi-spice:#a56969;
--appleblossom:#d9b5b5;
--cute-little-pink:#f3e2e2;
}

More palettes to explore