All Palettes

Color Palette #d65e2e, #f09c00, #abd600, #3e9e24, #a22f6c

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d65e2e;
}
.wiener-schnitzel {
color: #f09c00;
}
.king-lime {
color: #abd600;
}
.okra {
color: #3e9e24;
}
.amaranth-deep-purple {
color: #a22f6c;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d65e2e;
--wiener-schnitzel:#f09c00;
--king-lime:#abd600;
--okra:#3e9e24;
--amaranth-deep-purple:#a22f6c;
}

More palettes to explore