All Palettes

Color Palette #e4b9c1, #d69fab, #a77b92, #6b507c, #3b2c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.puppy-love {
color: #e4b9c1;
}
.young-at-heart {
color: #d69fab;
}
.poise {
color: #a77b92;
}
.exotic-purple {
color: #6b507c;
}
.jakarta-skyline {
color: #3b2c5e;
}

/* CSS Variables */
:root {
--puppy-love:#e4b9c1;
--young-at-heart:#d69fab;
--poise:#a77b92;
--exotic-purple:#6b507c;
--jakarta-skyline:#3b2c5e;
}

More palettes to explore