All Palettes

Color Palette #ffb1ad, #ff8a9b, #ff708f, #ff4d7f, #ff2e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.cornflower-lilac {
color: #ffb1ad;
}
.conch-shell {
color: #ff8a9b;
}
.blush-hour {
color: #ff708f;
}
.sasquatch-socks {
color: #ff4d7f;
}
.chinese-new-year {
color: #ff2e6d;
}

/* CSS Variables */
:root {
--cornflower-lilac:#ffb1ad;
--conch-shell:#ff8a9b;
--blush-hour:#ff708f;
--sasquatch-socks:#ff4d7f;
--chinese-new-year:#ff2e6d;
}

More palettes to explore