All Palettes

Color Palette #d64a2e, #f07c00, #f8c23a, #a2da4e, #4cae7b

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-orange {
color: #d64a2e;
}
.r-d-i-ch-ng-orange {
color: #f07c00;
}
.phellodendron-amurense {
color: #f8c23a;
}
.young-green-onion {
color: #a2da4e;
}
.shamrock-green {
color: #4cae7b;
}

/* CSS Variables */
:root {
--spicy-orange:#d64a2e;
--r-d-i-ch-ng-orange:#f07c00;
--phellodendron-amurense:#f8c23a;
--young-green-onion:#a2da4e;
--shamrock-green:#4cae7b;
}

More palettes to explore