All Palettes

Color Palette #ffb3d1, #ff7092, #ff4d7f, #d83b70, #b1355a

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d1;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.raspberry-sorbet {
color: #d83b70;
}
.cry-of-a-rose {
color: #b1355a;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d1;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--raspberry-sorbet:#d83b70;
--cry-of-a-rose:#b1355a;
}

More palettes to explore