All Palettes

Color Palette #1f89e5, #4bbe6e, #f2d48c, #f5c400, #ff6d2e

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1f89e5;
}
.iridescent-green {
color: #4bbe6e;
}
.sprouted {
color: #f2d48c;
}
.syndicalist {
color: #f5c400;
}
.extreme-carrot {
color: #ff6d2e;
}

/* CSS Variables */
:root {
--homeworld:#1f89e5;
--iridescent-green:#4bbe6e;
--sprouted:#f2d48c;
--syndicalist:#f5c400;
--extreme-carrot:#ff6d2e;
}

More palettes to explore