All Palettes

Color Palette #ffb3d4, #ff85b1, #ff5c9d, #d95e9c, #a44c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #ffb3d4;
}
.informative-pink {
color: #ff85b1;
}
.fuchsia-fever {
color: #ff5c9d;
}
.sugar-rush {
color: #d95e9c;
}
.ancient-fuchsia {
color: #a44c6c;
}

/* CSS Variables */
:root {
--lavender-candy:#ffb3d4;
--informative-pink:#ff85b1;
--fuchsia-fever:#ff5c9d;
--sugar-rush:#d95e9c;
--ancient-fuchsia:#a44c6c;
}

More palettes to explore