All Palettes

Color Palette #ffc2e2, #ff4d7f, #ff9d52, #ffd000, #4dff91

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.sasquatch-socks {
color: #ff4d7f;
}
.bittersweet {
color: #ff9d52;
}
.electric-glow {
color: #ffd000;
}
.thallium-flame {
color: #4dff91;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--sasquatch-socks:#ff4d7f;
--bittersweet:#ff9d52;
--electric-glow:#ffd000;
--thallium-flame:#4dff91;
}

More palettes to explore