All Palettes

Color Palette #ff6e61, #ffa142, #ffd83d, #a7d7b8, #5fb1bf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.exploding-star {
color: #ffd83d;
}
.eerie-glow {
color: #a7d7b8;
}
.finnish-fiord {
color: #5fb1bf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--exploding-star:#ffd83d;
--eerie-glow:#a7d7b8;
--finnish-fiord:#5fb1bf;
}

More palettes to explore