All Palettes

Color Palette #ff6e61, #ffa04d, #ffd56b, #a7d7b8, #2a7976

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-flower {
color: #ffa04d;
}
.hint-of-honey {
color: #ffd56b;
}
.eerie-glow {
color: #a7d7b8;
}
.elm {
color: #2a7976;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-flower:#ffa04d;
--hint-of-honey:#ffd56b;
--eerie-glow:#a7d7b8;
--elm:#2a7976;
}

More palettes to explore