All Palettes

Color Palette #4b916e, #f2d35a, #f08c00, #e05a00, #b04e3b

0%
0%
0%

CSS code for this palette

/* CSS */
.aegean-green {
color: #4b916e;
}
.sorreno-lemon {
color: #f2d35a;
}
.saffron-gold {
color: #f08c00;
}
.raging-leaf {
color: #e05a00;
}
.spiced-up {
color: #b04e3b;
}

/* CSS Variables */
:root {
--aegean-green:#4b916e;
--sorreno-lemon:#f2d35a;
--saffron-gold:#f08c00;
--raging-leaf:#e05a00;
--spiced-up:#b04e3b;
}

More palettes to explore