All Palettes

Color Palette #f6a2c8, #f2b1d3, #f2c5e9, #a3d3e0, #4fc1c9

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.pink-marshmallow {
color: #f2b1d3;
}
.sugar-high {
color: #f2c5e9;
}
.french-pass {
color: #a3d3e0;
}
.gem-turquoise {
color: #4fc1c9;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--pink-marshmallow:#f2b1d3;
--sugar-high:#f2c5e9;
--french-pass:#a3d3e0;
--gem-turquoise:#4fc1c9;
}

More palettes to explore