All Palettes

Color Palette #f0e0d1, #e5b8c3, #d49b9b, #a27c9d, #6d4f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.blushed-cotton {
color: #f0e0d1;
}
.japanese-rose-garden {
color: #e5b8c3;
}
.tobermory {
color: #d49b9b;
}
.usu-pink {
color: #a27c9d;
}
.gladiola-violet {
color: #6d4f7d;
}

/* CSS Variables */
:root {
--blushed-cotton:#f0e0d1;
--japanese-rose-garden:#e5b8c3;
--tobermory:#d49b9b;
--usu-pink:#a27c9d;
--gladiola-violet:#6d4f7d;
}

More palettes to explore