All Palettes

Color Palette #e4a125, #f3c239, #f5d75b, #a1d64c, #3e8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.clarified-butter {
color: #e4a125;
}
.phellodendron-amurense {
color: #f3c239;
}
.wake-me-up {
color: #f5d75b;
}
.two-peas-in-a-pod {
color: #a1d64c;
}
.resplendent-growth {
color: #3e8b3c;
}

/* CSS Variables */
:root {
--clarified-butter:#e4a125;
--phellodendron-amurense:#f3c239;
--wake-me-up:#f5d75b;
--two-peas-in-a-pod:#a1d64c;
--resplendent-growth:#3e8b3c;
}

More palettes to explore