All Palettes

Color Palette #f1a7d6, #f08ebc, #f07a8e, #f06c60, #ef7e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d6;
}
.sachet-pink {
color: #f08ebc;
}
.flower-blossom-pink {
color: #f07a8e;
}
.diluno-red {
color: #f06c60;
}
.sizzling-sunset {
color: #ef7e4d;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d6;
--sachet-pink:#f08ebc;
--flower-blossom-pink:#f07a8e;
--diluno-red:#f06c60;
--sizzling-sunset:#ef7e4d;
}

More palettes to explore