All Palettes

Color Palette #ffb3d5, #ff7092, #ff4d7f, #ff2e62, #ff1a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #ffb3d5;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.chinese-new-year {
color: #ff2e62;
}
.future-fuchsia {
color: #ff1a3c;
}

/* CSS Variables */
:root {
--lavender-candy:#ffb3d5;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--chinese-new-year:#ff2e62;
--future-fuchsia:#ff1a3c;
}

More palettes to explore