All Palettes

Color Palette #ffb3c6, #ff9eb3, #ff7092, #ff4d7c, #ff2e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c6;
}
.saira-red {
color: #ff9eb3;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7c;
}
.chinese-new-year {
color: #ff2e6d;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c6;
--saira-red:#ff9eb3;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7c;
--chinese-new-year:#ff2e6d;
}

More palettes to explore