All Palettes

Color Palette #fee7e7, #f9c8d6, #f69d9d, #f1b6d1, #f04c67

0%
0%
0%

CSS code for this palette

/* CSS */
.valerie {
color: #fee7e7;
}
.palace-rose {
color: #f9c8d6;
}
.young-crab {
color: #f69d9d;
}
.pink-marshmallow {
color: #f1b6d1;
}
.calypso-coral {
color: #f04c67;
}

/* CSS Variables */
:root {
--valerie:#fee7e7;
--palace-rose:#f9c8d6;
--young-crab:#f69d9d;
--pink-marshmallow:#f1b6d1;
--calypso-coral:#f04c67;
}

More palettes to explore