All Palettes

Color Palette #f6d13c, #ff6d1f, #ff4133, #5f508b, #298b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-dust {
color: #f6d13c;
}
.shocking-orange {
color: #ff6d1f;
}
.red-orange {
color: #ff4133;
}
.fine-purple {
color: #5f508b;
}
.turkish-jade {
color: #298b8e;
}

/* CSS Variables */
:root {
--marigold-dust:#f6d13c;
--shocking-orange:#ff6d1f;
--red-orange:#ff4133;
--fine-purple:#5f508b;
--turkish-jade:#298b8e;
}

More palettes to explore