All Palettes

Color Palette #f7c94b, #f79c40, #f7696b, #ea4873, #d1338d

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.chat-orange {
color: #f79c40;
}
.usubeni-red {
color: #f7696b;
}
.radishical {
color: #ea4873;
}
.magenta-pink {
color: #d1338d;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--chat-orange:#f79c40;
--usubeni-red:#f7696b;
--radishical:#ea4873;
--magenta-pink:#d1338d;
}

More palettes to explore