All Palettes

Color Palette #5a3f3f, #a66e6e, #d3b6b6, #f6e4e4, #f1c1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.ancient-prunus {
color: #5a3f3f;
}
.delhi-spice {
color: #a66e6e;
}
.rose-stain {
color: #d3b6b6;
}
.reduced-pink {
color: #f6e4e4;
}
.silver-strawberry {
color: #f1c1c1;
}

/* CSS Variables */
:root {
--ancient-prunus:#5a3f3f;
--delhi-spice:#a66e6e;
--rose-stain:#d3b6b6;
--reduced-pink:#f6e4e4;
--silver-strawberry:#f1c1c1;
}

More palettes to explore