All Palettes

Color Palette #f4c3da, #f0a3c7, #d576b2, #a76c9a, #814b80

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3da;
}
.elastic-pink {
color: #f0a3c7;
}
.sky-magenta {
color: #d576b2;
}
.violetta {
color: #a76c9a;
}
.vibrant-orchid {
color: #814b80;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3da;
--elastic-pink:#f0a3c7;
--sky-magenta:#d576b2;
--violetta:#a76c9a;
--vibrant-orchid:#814b80;
}

More palettes to explore