All Palettes

Color Palette #f6a7bf, #f2a6d7, #e57b9b, #f1c0d6, #f8e19b

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7bf;
}
.pretty-pink-piggy {
color: #f2a6d7;
}
.hope {
color: #e57b9b;
}
.parrot-tulip {
color: #f1c0d6;
}
.buttery-croissant {
color: #f8e19b;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7bf;
--pretty-pink-piggy:#f2a6d7;
--hope:#e57b9b;
--parrot-tulip:#f1c0d6;
--buttery-croissant:#f8e19b;
}

More palettes to explore