All Palettes

Color Palette #ffc2c2, #ffb3e4, #c2c7ff, #a3d9a1, #fff68f

0%
0%
0%

CSS code for this palette

/* CSS */
.ladylike {
color: #ffc2c2;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.light-periwinkle {
color: #c2c7ff;
}
.green-trance {
color: #a3d9a1;
}
.the-first-daffodil {
color: #fff68f;
}

/* CSS Variables */
:root {
--ladylike:#ffc2c2;
--hot-aquarelle-pink:#ffb3e4;
--light-periwinkle:#c2c7ff;
--green-trance:#a3d9a1;
--the-first-daffodil:#fff68f;
}

More palettes to explore