All Palettes

Color Palette #f6a2b8, #f58ab5, #f16a9b, #e85989, #d45999

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f6a2b8;
}
.sachet-pink {
color: #f58ab5;
}
.shark-bait {
color: #f16a9b;
}
.power-peony {
color: #e85989;
}
.crushed-berries {
color: #d45999;
}

/* CSS Variables */
:root {
--pink-chalk:#f6a2b8;
--sachet-pink:#f58ab5;
--shark-bait:#f16a9b;
--power-peony:#e85989;
--crushed-berries:#d45999;
}

More palettes to explore