All Palettes

Color Palette #ffc2d0, #ffb3e4, #c1e1d2, #f9efae, #ffd9a3

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d0;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.otto-ice {
color: #c1e1d2;
}
.wood-avens {
color: #f9efae;
}
.endearment {
color: #ffd9a3;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d0;
--hot-aquarelle-pink:#ffb3e4;
--otto-ice:#c1e1d2;
--wood-avens:#f9efae;
--endearment:#ffd9a3;
}

More palettes to explore