All Palettes

Color Palette #f0a400, #f6c54c, #f2e6b5, #a7d7d0, #2d8b81

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.bad-moon-yellow {
color: #f2e6b5;
}
.sinbad {
color: #a7d7d0;
}
.celadon-green {
color: #2d8b81;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--creamy-sweet-corn:#f6c54c;
--bad-moon-yellow:#f2e6b5;
--sinbad:#a7d7d0;
--celadon-green:#2d8b81;
}

More palettes to explore