All Palettes

Color Palette #1e4e6b, #4f9c8a, #d7e05c, #f5bf38, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6b;
}
.petrol-green {
color: #4f9c8a;
}
.banana-chalk {
color: #d7e05c;
}
.phellodendron-amurense {
color: #f5bf38;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6b;
--petrol-green:#4f9c8a;
--banana-chalk:#d7e05c;
--phellodendron-amurense:#f5bf38;
--sun-orange:#f47b1f;
}

More palettes to explore