All Palettes

Color Palette #f7802b, #f1c40e, #ff6e61, #69af4b, #1abc9c

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-citrus {
color: #f7802b;
}
.sunshine-mellow {
color: #f1c40e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sour-candy {
color: #69af4b;
}
.aloha {
color: #1abc9c;
}

/* CSS Variables */
:root {
--summer-citrus:#f7802b;
--sunshine-mellow:#f1c40e;
--grapefruit-pulp:#ff6e61;
--sour-candy:#69af4b;
--aloha:#1abc9c;
}

More palettes to explore