All Palettes

Color Palette #f0a400, #f7c94b, #f7e7a6, #a2d1e6, #6b92d6

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.sunny-mood {
color: #f7c94b;
}
.gold-sand {
color: #f7e7a6;
}
.chefchaouen-blue {
color: #a2d1e6;
}
.bashful-blue {
color: #6b92d6;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--sunny-mood:#f7c94b;
--gold-sand:#f7e7a6;
--chefchaouen-blue:#a2d1e6;
--bashful-blue:#6b92d6;
}

More palettes to explore