All Palettes

Color Palette #ff6e61, #ffa142, #ffd06b, #a7d7b8, #5d8c98

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.faded-sunlight {
color: #ffd06b;
}
.eerie-glow {
color: #a7d7b8;
}
.durban-sky {
color: #5d8c98;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--faded-sunlight:#ffd06b;
--eerie-glow:#a7d7b8;
--durban-sky:#5d8c98;
}

More palettes to explore