All Palettes

Color Palette #e5a4d1, #f2b1d9, #ffb8e5, #ffe0e4, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e5a4d1;
}
.soft-cashmere {
color: #f2b1d9;
}
.bubbelgum-heart {
color: #ffb8e5;
}
.pink-pleasure {
color: #ffe0e4;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--exotic-violet:#e5a4d1;
--soft-cashmere:#f2b1d9;
--bubbelgum-heart:#ffb8e5;
--pink-pleasure:#ffe0e4;
--blush-hour:#ff7092;
}

More palettes to explore