All Palettes

Color Palette #e5a4d1, #f1c6e2, #f7e3ea, #f4b3c2, #d69fb8

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e5a4d1;
}
.venetian-rose {
color: #f1c6e2;
}
.first-crush {
color: #f7e3ea;
}
.ibis {
color: #f4b3c2;
}
.gizmo {
color: #d69fb8;
}

/* CSS Variables */
:root {
--exotic-violet:#e5a4d1;
--venetian-rose:#f1c6e2;
--first-crush:#f7e3ea;
--ibis:#f4b3c2;
--gizmo:#d69fb8;
}

More palettes to explore