All Palettes

Color Palette #f0a400, #f6c80e, #abd600, #4eb7ac, #1e6d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.egg-toast {
color: #f6c80e;
}
.king-lime {
color: #abd600;
}
.emerald-wave {
color: #4eb7ac;
}
.saxony-blue {
color: #1e6d8a;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--egg-toast:#f6c80e;
--king-lime:#abd600;
--emerald-wave:#4eb7ac;
--saxony-blue:#1e6d8a;
}

More palettes to explore