All Palettes

Color Palette #f6c6d7, #f3a0c8, #ef6c98, #a25d83, #5f3a6e

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.pastel-magenta {
color: #f3a0c8;
}
.shark-bait {
color: #ef6c98;
}
.beryl-red {
color: #a25d83;
}
.heartless {
color: #5f3a6e;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--pastel-magenta:#f3a0c8;
--shark-bait:#ef6c98;
--beryl-red:#a25d83;
--heartless:#5f3a6e;
}

More palettes to explore