All Palettes

Color Palette #f2ba40, #3d7c8a, #6d508b, #e74d3c, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-glam {
color: #f2ba40;
}
.mysterious-blue {
color: #3d7c8a;
}
.magenta-violet {
color: #6d508b;
}
.mandarin-red {
color: #e74d3c;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--golden-glam:#f2ba40;
--mysterious-blue:#3d7c8a;
--magenta-violet:#6d508b;
--mandarin-red:#e74d3c;
--marigold-dust:#f4cf3e;
}

More palettes to explore