All Palettes

Color Palette #f8caa5, #f1a7b1, #e26a84, #c85b99, #9c4d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.pink-fit {
color: #f1a7b1;
}
.cherry-brandy {
color: #e26a84;
}
.llilacquered {
color: #c85b99;
}
.hyacinth-violet {
color: #9c4d9d;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--pink-fit:#f1a7b1;
--cherry-brandy:#e26a84;
--llilacquered:#c85b99;
--hyacinth-violet:#9c4d9d;
}

More palettes to explore