All Palettes

Color Palette #f0a400, #f6e48e, #ff6b6b, #ff9e42, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.pale-banana {
color: #f6e48e;
}
.pompelmo {
color: #ff6b6b;
}
.exotic-blossom {
color: #ff9e42;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--pale-banana:#f6e48e;
--pompelmo:#ff6b6b;
--exotic-blossom:#ff9e42;
--sour-candy:#69af4b;
}

More palettes to explore