All Palettes

Color Palette #c64e6a, #f6a779, #f9d276, #a4d058, #4b8b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.eros-pink {
color: #c64e6a;
}
.pumpkin-hue {
color: #f6a779;
}
.sunshine {
color: #f9d276;
}
.young-green-onion {
color: #a4d058;
}
.hippie-blue {
color: #4b8b9b;
}

/* CSS Variables */
:root {
--eros-pink:#c64e6a;
--pumpkin-hue:#f6a779;
--sunshine:#f9d276;
--young-green-onion:#a4d058;
--hippie-blue:#4b8b9b;
}

More palettes to explore