All Palettes

Color Palette #b05e82, #eab8d1, #f6d5e9, #d3a1b5, #b95f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.guppy-violet {
color: #b05e82;
}
.sweet-lilac {
color: #eab8d1;
}
.nursery-pink {
color: #f6d5e9;
}
.gizmo {
color: #d3a1b5;
}
.raspberry-parfait {
color: #b95f7d;
}

/* CSS Variables */
:root {
--guppy-violet:#b05e82;
--sweet-lilac:#eab8d1;
--nursery-pink:#f6d5e9;
--gizmo:#d3a1b5;
--raspberry-parfait:#b95f7d;
}

More palettes to explore