All Palettes

Color Palette #f2b2b0, #e8a1a4, #d68f98, #c67b8a, #b36b79

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f2b2b0;
}
.strawberry-smoothie {
color: #e8a1a4;
}
.pink-clay-pot {
color: #d68f98;
}
.japanese-coral {
color: #c67b8a;
}
.refined-rose {
color: #b36b79;
}

/* CSS Variables */
:root {
--brain-pink:#f2b2b0;
--strawberry-smoothie:#e8a1a4;
--pink-clay-pot:#d68f98;
--japanese-coral:#c67b8a;
--refined-rose:#b36b79;
}

More palettes to explore