All Palettes

Color Palette #ffb3c1, #ffebb3, #b3e0ff, #b3ffb3, #ffb3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.lively-yellow {
color: #ffebb3;
}
.frozen-landscape {
color: #b3e0ff;
}
.light-mint {
color: #b3ffb3;
}
.strawberry-buttercream {
color: #ffb3ff;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--lively-yellow:#ffebb3;
--frozen-landscape:#b3e0ff;
--light-mint:#b3ffb3;
--strawberry-buttercream:#ffb3ff;
}

More palettes to explore