All Palettes

Color Palette #f3ca4f, #e6a84c, #d57b8c, #994f9c, #5a7dba

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.zucchini-flower {
color: #e6a84c;
}
.i-pink-i-can {
color: #d57b8c;
}
.hyacinth-violet {
color: #994f9c;
}
.woad-blue {
color: #5a7dba;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--zucchini-flower:#e6a84c;
--i-pink-i-can:#d57b8c;
--hyacinth-violet:#994f9c;
--woad-blue:#5a7dba;
}

More palettes to explore