All Palettes

Color Palette #7b504c, #a16968, #d7b2b2, #f1dfdf, #f9c8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.false-morel {
color: #7b504c;
}
.withered-rose {
color: #a16968;
}
.radiant-rouge {
color: #d7b2b2;
}
.verbena {
color: #f1dfdf;
}
.sunday-best {
color: #f9c8c8;
}

/* CSS Variables */
:root {
--false-morel:#7b504c;
--withered-rose:#a16968;
--radiant-rouge:#d7b2b2;
--verbena:#f1dfdf;
--sunday-best:#f9c8c8;
}

More palettes to explore