All Palettes

Color Palette #f1a7d8, #f6c1d5, #f9d3d2, #fce7ca, #f8dfa5

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d8;
}
.cherry-blossom {
color: #f6c1d5;
}
.pink-dogwood {
color: #f9d3d2;
}
.spanish-lace {
color: #fce7ca;
}
.sun-dust {
color: #f8dfa5;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d8;
--cherry-blossom:#f6c1d5;
--pink-dogwood:#f9d3d2;
--spanish-lace:#fce7ca;
--sun-dust:#f8dfa5;
}

More palettes to explore