All Palettes

Color Palette #f0a400, #f6c80e, #f9e339, #b7e1b7, #6d9eab

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.egg-toast {
color: #f6c80e;
}
.fluffy-duckling {
color: #f9e339;
}
.fringy-flower {
color: #b7e1b7;
}
.tranquili-teal {
color: #6d9eab;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--egg-toast:#f6c80e;
--fluffy-duckling:#f9e339;
--fringy-flower:#b7e1b7;
--tranquili-teal:#6d9eab;
}

More palettes to explore