All Palettes

Color Palette #ff4d7f, #ffcdcc, #d1f0c1, #4cae4f, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.lusty-gallant {
color: #ffcdcc;
}
.tea-green {
color: #d1f0c1;
}
.devil-s-grass {
color: #4cae4f;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--lusty-gallant:#ffcdcc;
--tea-green:#d1f0c1;
--devil-s-grass:#4cae4f;
--white:#ffffff;
}

More palettes to explore