All Palettes

Color Palette #f6bbe7, #f3aad8, #f5c7b7, #f6e655, #f1c265

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #f6bbe7;
}
.pretty-pink-piggy {
color: #f3aad8;
}
.serene-pink {
color: #f5c7b7;
}
.blacksmith-fire {
color: #f6e655;
}
.t-morokoshi-yellow {
color: #f1c265;
}

/* CSS Variables */
:root {
--pretty-in-pink:#f6bbe7;
--pretty-pink-piggy:#f3aad8;
--serene-pink:#f5c7b7;
--blacksmith-fire:#f6e655;
--t-morokoshi-yellow:#f1c265;
}

More palettes to explore