All Palettes

Color Palette #e92063, #ff4281, #ffad42, #ffcc80, #80d3fa

0%
0%
0%

CSS code for this palette

/* CSS */
.mellow-melon {
color: #e92063;
}
.sasquatch-socks {
color: #ff4281;
}
.mandarin-sorbet {
color: #ffad42;
}
.egg-yolk {
color: #ffcc80;
}
.kul-sharif-blue {
color: #80d3fa;
}

/* CSS Variables */
:root {
--mellow-melon:#e92063;
--sasquatch-socks:#ff4281;
--mandarin-sorbet:#ffad42;
--egg-yolk:#ffcc80;
--kul-sharif-blue:#80d3fa;
}

More palettes to explore