All Palettes

Color Palette #f6a2c8, #f1b6d1, #f4c8e2, #9ed5e5, #50b2d3

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.pink-marshmallow {
color: #f1b6d1;
}
.laelia-pink {
color: #f4c8e2;
}
.light-budgie-blue {
color: #9ed5e5;
}
.blue-martini {
color: #50b2d3;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--pink-marshmallow:#f1b6d1;
--laelia-pink:#f4c8e2;
--light-budgie-blue:#9ed5e5;
--blue-martini:#50b2d3;
}

More palettes to explore