All Palettes

Color Palette #f8c9ca, #f8b4af, #f68e90, #f27d69, #d3555f

0%
0%
0%

CSS code for this palette

/* CSS */
.happy-piglets {
color: #f8c9ca;
}
.sango-pink {
color: #f8b4af;
}
.fruity-licious {
color: #f68e90;
}
.melon-baby {
color: #f27d69;
}
.tandoori-red {
color: #d3555f;
}

/* CSS Variables */
:root {
--happy-piglets:#f8c9ca;
--sango-pink:#f8b4af;
--fruity-licious:#f68e90;
--melon-baby:#f27d69;
--tandoori-red:#d3555f;
}

More palettes to explore