All Palettes

Color Palette #e0526c, #f6a85a, #f3d477, #6dd078, #4f8c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-cheeks {
color: #e0526c;
}
.ginger-milk {
color: #f6a85a;
}
.oriole-yellow {
color: #f3d477;
}
.snow-pea {
color: #6dd078;
}
.saltwater-depth {
color: #4f8c6d;
}

/* CSS Variables */
:root {
--rosy-cheeks:#e0526c;
--ginger-milk:#f6a85a;
--oriole-yellow:#f3d477;
--snow-pea:#6dd078;
--saltwater-depth:#4f8c6d;
}

More palettes to explore