All Palettes

Color Palette #ffc2cf, #ffb3e0, #b3e0ff, #b3ffb4, #fff1a8

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2cf;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.frozen-landscape {
color: #b3e0ff;
}
.light-mint {
color: #b3ffb4;
}
.transparent-yellow {
color: #fff1a8;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2cf;
--hot-aquarelle-pink:#ffb3e0;
--frozen-landscape:#b3e0ff;
--light-mint:#b3ffb4;
--transparent-yellow:#fff1a8;
}

More palettes to explore