All Palettes

Color Palette #e92063, #ff4281, #ff80aa, #ffec3d, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.mellow-melon {
color: #e92063;
}
.sasquatch-socks {
color: #ff4281;
}
.carnation-pink {
color: #ff80aa;
}
.hollandaise {
color: #ffec3d;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--mellow-melon:#e92063;
--sasquatch-socks:#ff4281;
--carnation-pink:#ff80aa;
--hollandaise:#ffec3d;
--vibrant:#ffd54d;
}

More palettes to explore