All Palettes

Color Palette #f6b1c6, #f3aad8, #f09eb9, #f08a8b, #f5c76b

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f6b1c6;
}
.pretty-pink-piggy {
color: #f3aad8;
}
.amaranth-pink {
color: #f09eb9;
}
.flamingo-dream {
color: #f08a8b;
}
.yellow-currant {
color: #f5c76b;
}

/* CSS Variables */
:root {
--cupid:#f6b1c6;
--pretty-pink-piggy:#f3aad8;
--amaranth-pink:#f09eb9;
--flamingo-dream:#f08a8b;
--yellow-currant:#f5c76b;
}

More palettes to explore