All Palettes

Color Palette #f1a7d6, #f28cbe, #f26e9a, #f25a76, #f2505d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d6;
}
.tea-rose {
color: #f28cbe;
}
.shark-bait {
color: #f26e9a;
}
.ponceau {
color: #f25a76;
}
.calypso-coral {
color: #f2505d;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d6;
--tea-rose:#f28cbe;
--shark-bait:#f26e9a;
--ponceau:#f25a76;
--calypso-coral:#f2505d;
}

More palettes to explore