All Palettes

Color Palette #7e206e, #b25c8a, #e99bb2, #f4c3d6, #fff0f3

0%
0%
0%

CSS code for this palette

/* CSS */
.mirage-of-violets {
color: #7e206e;
}
.dahlia-mauve {
color: #b25c8a;
}
.always-rosey {
color: #e99bb2;
}
.sweetheart {
color: #f4c3d6;
}
.powder-puff {
color: #fff0f3;
}

/* CSS Variables */
:root {
--mirage-of-violets:#7e206e;
--dahlia-mauve:#b25c8a;
--always-rosey:#e99bb2;
--sweetheart:#f4c3d6;
--powder-puff:#fff0f3;
}

More palettes to explore