All Palettes

Color Palette #4ea3f4, #f2e56e, #f78c22, #3b8c5a, #e75b04

0%
0%
0%

CSS code for this palette

/* CSS */
.cerulean {
color: #4ea3f4;
}
.limelight {
color: #f2e56e;
}
.flame-orange {
color: #f78c22;
}
.irish {
color: #3b8c5a;
}
.jokaero-orange {
color: #e75b04;
}

/* CSS Variables */
:root {
--cerulean:#4ea3f4;
--limelight:#f2e56e;
--flame-orange:#f78c22;
--irish:#3b8c5a;
--jokaero-orange:#e75b04;
}

More palettes to explore