All Palettes

Color Palette #f0a400, #f8c572, #f9e79f, #a4daa6, #6ab8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.just-peachy {
color: #f8c572;
}
.storm-lightning {
color: #f9e79f;
}
.green-trance {
color: #a4daa6;
}
.blouson-blue {
color: #6ab8c8;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--just-peachy:#f8c572;
--storm-lightning:#f9e79f;
--green-trance:#a4daa6;
--blouson-blue:#6ab8c8;
}

More palettes to explore