All Palettes

Color Palette #ff6e61, #ffa142, #ffc23d, #a7d7b8, #699b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.orange-pop {
color: #ffc23d;
}
.eerie-glow {
color: #a7d7b8;
}
.desaturated-cyan {
color: #699b9b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--orange-pop:#ffc23d;
--eerie-glow:#a7d7b8;
--desaturated-cyan:#699b9b;
}

More palettes to explore