All Palettes

Color Palette #ff5c92, #ff8fb4, #ffb3d6, #d7a3e0, #a16fbe

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c92;
}
.schauss-pink {
color: #ff8fb4;
}
.lavender-candy {
color: #ffb3d6;
}
.herb-robert {
color: #d7a3e0;
}
.soft-purple {
color: #a16fbe;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c92;
--schauss-pink:#ff8fb4;
--lavender-candy:#ffb3d6;
--herb-robert:#d7a3e0;
--soft-purple:#a16fbe;
}

More palettes to explore