All Palettes

Color Palette #f7aff8, #ffb3f0, #ffccf2, #ffdc6b, #ff999c

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-buttercream {
color: #f7aff8;
}
.hermosa-pink {
color: #ffb3f0;
}
.shampoo {
color: #ffccf2;
}
.hawkbit {
color: #ffdc6b;
}
.rubber-radish {
color: #ff999c;
}

/* CSS Variables */
:root {
--strawberry-buttercream:#f7aff8;
--hermosa-pink:#ffb3f0;
--shampoo:#ffccf2;
--hawkbit:#ffdc6b;
--rubber-radish:#ff999c;
}

More palettes to explore