All Palettes

Color Palette #bfa2d8, #e0b3e5, #f2a1d4, #ff7092, #ff998a

0%
0%
0%

CSS code for this palette

/* CSS */
.enchanted-lavender {
color: #bfa2d8;
}
.pretty-petunia {
color: #e0b3e5;
}
.violet-kiss {
color: #f2a1d4;
}
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}

/* CSS Variables */
:root {
--enchanted-lavender:#bfa2d8;
--pretty-petunia:#e0b3e5;
--violet-kiss:#f2a1d4;
--blush-hour:#ff7092;
--peach-pink:#ff998a;
}

More palettes to explore