All Palettes

Color Palette #f6a2c8, #f5b7d1, #f2c5d2, #f9e1b4, #f9b248

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.pink-marshmallow {
color: #f5b7d1;
}
.in-the-pink {
color: #f2c5d2;
}
.noodles {
color: #f9e1b4;
}
.butterscotch {
color: #f9b248;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--pink-marshmallow:#f5b7d1;
--in-the-pink:#f2c5d2;
--noodles:#f9e1b4;
--butterscotch:#f9b248;
}

More palettes to explore