All Palettes

Color Palette #ffb3d0, #ff7094, #ff4d7f, #d24b8a, #a62b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d0;
}
.blush-hour {
color: #ff7094;
}
.sasquatch-socks {
color: #ff4d7f;
}
.pink-flamb {
color: #d24b8a;
}
.vivacious {
color: #a62b5c;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d0;
--blush-hour:#ff7094;
--sasquatch-socks:#ff4d7f;
--pink-flamb:#d24b8a;
--vivacious:#a62b5c;
}

More palettes to explore