All Palettes

Color Palette #f2572c, #f6a62c, #f0d04c, #69c3b6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-embers {
color: #f2572c;
}
.carona {
color: #f6a62c;
}
.radiant-sun {
color: #f0d04c;
}
.tropic-tide {
color: #69c3b6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--hot-embers:#f2572c;
--carona:#f6a62c;
--radiant-sun:#f0d04c;
--tropic-tide:#69c3b6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore