All Palettes

Color Palette #f0a400, #f6d55a, #3e7a78, #a7d7b8, #f9b1ae

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.wake-me-up {
color: #f6d55a;
}
.atlantic-wave {
color: #3e7a78;
}
.eerie-glow {
color: #a7d7b8;
}
.peach-bud {
color: #f9b1ae;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--wake-me-up:#f6d55a;
--atlantic-wave:#3e7a78;
--eerie-glow:#a7d7b8;
--peach-bud:#f9b1ae;
}

More palettes to explore