All Palettes

Color Palette #f0e0d1, #f9b5b4, #f26e7f, #e94e77, #723f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.blushed-cotton {
color: #f0e0d1;
}
.precious-pink {
color: #f9b5b4;
}
.strawberry-pink {
color: #f26e7f;
}
.kacey-s-pink {
color: #e94e77;
}
.nightly-violet {
color: #723f7d;
}

/* CSS Variables */
:root {
--blushed-cotton:#f0e0d1;
--precious-pink:#f9b5b4;
--strawberry-pink:#f26e7f;
--kacey-s-pink:#e94e77;
--nightly-violet:#723f7d;
}

More palettes to explore