All Palettes

Color Palette #e5a4d0, #f2b1e0, #ffcc99, #ffd54d, #a9e5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e5a4d0;
}
.hanami-pink {
color: #f2b1e0;
}
.peach-orange {
color: #ffcc99;
}
.vibrant {
color: #ffd54d;
}
.overtone {
color: #a9e5b3;
}

/* CSS Variables */
:root {
--exotic-violet:#e5a4d0;
--hanami-pink:#f2b1e0;
--peach-orange:#ffcc99;
--vibrant:#ffd54d;
--overtone:#a9e5b3;
}

More palettes to explore