All Palettes

Color Palette #f6b531, #f78c22, #f15a22, #d63843, #9c2b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.nyc-taxi {
color: #f6b531;
}
.flame-orange {
color: #f78c22;
}
.prometheus-orange {
color: #f15a22;
}
.jasper {
color: #d63843;
}
.amaranth-deep-purple {
color: #9c2b6b;
}

/* CSS Variables */
:root {
--nyc-taxi:#f6b531;
--flame-orange:#f78c22;
--prometheus-orange:#f15a22;
--jasper:#d63843;
--amaranth-deep-purple:#9c2b6b;
}

More palettes to explore