All Palettes

Color Palette #f6b6d8, #f2a1b4, #f78d9d, #f77c78, #f76650

0%
0%
0%

CSS code for this palette

/* CSS */
.manga-pink {
color: #f6b6d8;
}
.emperor-s-children {
color: #f2a1b4;
}
.geranium-pink {
color: #f78d9d;
}
.coral-pink {
color: #f77c78;
}
.sango-red {
color: #f76650;
}

/* CSS Variables */
:root {
--manga-pink:#f6b6d8;
--emperor-s-children:#f2a1b4;
--geranium-pink:#f78d9d;
--coral-pink:#f77c78;
--sango-red:#f76650;
}

More palettes to explore