All Palettes

Color Palette #ff6e61, #ff9900, #f3e139, #00b2b3, #0076a8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.angel-s-trumpet {
color: #f3e139;
}
.cyan-sky {
color: #00b2b3;
}
.summer-lake {
color: #0076a8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--angel-s-trumpet:#f3e139;
--cyan-sky:#00b2b3;
--summer-lake:#0076a8;
}

More palettes to explore