All Palettes

Color Palette #fbc94b, #f0693d, #a62b92, #592c90, #3d4d9e

0%
0%
0%

CSS code for this palette

/* CSS */
.chunky-bee {
color: #fbc94b;
}
.opulent-orange {
color: #f0693d;
}
.magneto-s-magenta {
color: #a62b92;
}
.blue-magenta-violet {
color: #592c90;
}
.dazzling-blue {
color: #3d4d9e;
}

/* CSS Variables */
:root {
--chunky-bee:#fbc94b;
--opulent-orange:#f0693d;
--magneto-s-magenta:#a62b92;
--blue-magenta-violet:#592c90;
--dazzling-blue:#3d4d9e;
}

More palettes to explore