All Palettes

Color Palette #e3a6c6, #f4b8d4, #ffcceb, #ff8f8f, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.partytime {
color: #e3a6c6;
}
.pink-marshmallow {
color: #f4b8d4;
}
.infra-white {
color: #ffcceb;
}
.cherished-one {
color: #ff8f8f;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--partytime:#e3a6c6;
--pink-marshmallow:#f4b8d4;
--infra-white:#ffcceb;
--cherished-one:#ff8f8f;
--grapefruit:#ff5c5c;
}

More palettes to explore