All Palettes

Color Palette #ffb3c6, #ff7092, #ff4d7f, #ff2e62, #ff1a47

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c6;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.chinese-new-year {
color: #ff2e62;
}
.red-flag {
color: #ff1a47;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c6;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--chinese-new-year:#ff2e62;
--red-flag:#ff1a47;
}

More palettes to explore