All Palettes

Color Palette #f4b4d4, #f6a7c1, #f5a67f, #f6e598, #f1cf79

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f4b4d4;
}
.rogue-pink {
color: #f6a7c1;
}
.sunset-peach {
color: #f5a67f;
}
.summer-s-heat {
color: #f6e598;
}
.summertime {
color: #f1cf79;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f4b4d4;
--rogue-pink:#f6a7c1;
--sunset-peach:#f5a67f;
--summer-s-heat:#f6e598;
--summertime:#f1cf79;
}

More palettes to explore