All Palettes

Color Palette #ffb3d0, #ff8aab, #ff5c98, #ff2969, #e60041

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d0;
}
.strawberry-dreams {
color: #ff8aab;
}
.fuchsia-fever {
color: #ff5c98;
}
.peevish-red {
color: #ff2969;
}
.lotti-red {
color: #e60041;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d0;
--strawberry-dreams:#ff8aab;
--fuchsia-fever:#ff5c98;
--peevish-red:#ff2969;
--lotti-red:#e60041;
}

More palettes to explore