All Palettes

Color Palette #ffebee, #ffb3d6, #ff8abb, #ff6b9a, #ff4d85

0%
0%
0%

CSS code for this palette

/* CSS */
.just-pink-enough {
color: #ffebee;
}
.lavender-candy {
color: #ffb3d6;
}
.cochonnet {
color: #ff8abb;
}
.french-pink {
color: #ff6b9a;
}
.sasquatch-socks {
color: #ff4d85;
}

/* CSS Variables */
:root {
--just-pink-enough:#ffebee;
--lavender-candy:#ffb3d6;
--cochonnet:#ff8abb;
--french-pink:#ff6b9a;
--sasquatch-socks:#ff4d85;
}

More palettes to explore