All Palettes

Color Palette #f0c1d2, #f7a6b3, #f26e91, #e6416d, #d61f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.parrot-tulip {
color: #f0c1d2;
}
.pink-fit {
color: #f7a6b3;
}
.out-of-fashion {
color: #f26e91;
}
.fantasy-romance {
color: #e6416d;
}
.electrifying-kiss {
color: #d61f4c;
}

/* CSS Variables */
:root {
--parrot-tulip:#f0c1d2;
--pink-fit:#f7a6b3;
--out-of-fashion:#f26e91;
--fantasy-romance:#e6416d;
--electrifying-kiss:#d61f4c;
}

More palettes to explore