All Palettes

Color Palette #f6b6d3, #f3a5e5, #c79fe0, #8b9be9, #51b4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f6b6d3;
}
.hanami-pink {
color: #f3a5e5;
}
.silver-rust {
color: #c79fe0;
}
.perrywinkle {
color: #8b9be9;
}
.sail-away {
color: #51b4e1;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f6b6d3;
--hanami-pink:#f3a5e5;
--silver-rust:#c79fe0;
--perrywinkle:#8b9be9;
--sail-away:#51b4e1;
}

More palettes to explore