All Palettes

Color Palette #f6b1e7, #e3a1d5, #d17bba, #b887f8, #f3c5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f6b1e7;
}
.exotic-violet {
color: #e3a1d5;
}
.peruvian-lily {
color: #d17bba;
}
.lilac-geode {
color: #b887f8;
}
.peach-temptation {
color: #f3c5b4;
}

/* CSS Variables */
:root {
--hanami-pink:#f6b1e7;
--exotic-violet:#e3a1d5;
--peruvian-lily:#d17bba;
--lilac-geode:#b887f8;
--peach-temptation:#f3c5b4;
}

More palettes to explore