All Palettes

Color Palette #ffb3d4, #ff85af, #ff5c9d, #ff2e7b, #ff005d

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #ffb3d4;
}
.informative-pink {
color: #ff85af;
}
.fuchsia-fever {
color: #ff5c9d;
}
.office-neon-light {
color: #ff2e7b;
}
.flaming-hot-flamingoes {
color: #ff005d;
}

/* CSS Variables */
:root {
--lavender-candy:#ffb3d4;
--informative-pink:#ff85af;
--fuchsia-fever:#ff5c9d;
--office-neon-light:#ff2e7b;
--flaming-hot-flamingoes:#ff005d;
}

More palettes to explore