All Palettes

Color Palette #ff85b1, #ffb3d5, #ff75c1, #ff4d85, #ff2e54

0%
0%
0%

CSS code for this palette

/* CSS */
.informative-pink {
color: #ff85b1;
}
.lavender-candy {
color: #ffb3d5;
}
.dream-setting {
color: #ff75c1;
}
.sasquatch-socks {
color: #ff4d85;
}
.reddish-pink {
color: #ff2e54;
}

/* CSS Variables */
:root {
--informative-pink:#ff85b1;
--lavender-candy:#ffb3d5;
--dream-setting:#ff75c1;
--sasquatch-socks:#ff4d85;
--reddish-pink:#ff2e54;
}

More palettes to explore