All Palettes

Color Palette #69bf4a, #f1e79d, #f9c10b, #f6a35a, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-apple {
color: #69bf4a;
}
.first-day-of-summer {
color: #f1e79d;
}
.sunshine-mellow {
color: #f9c10b;
}
.bergamot-orange {
color: #f6a35a;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--pure-apple:#69bf4a;
--first-day-of-summer:#f1e79d;
--sunshine-mellow:#f9c10b;
--bergamot-orange:#f6a35a;
--pompelmo:#ff6b6b;
}

More palettes to explore