All Palettes

Color Palette #ff6e61, #ffb84d, #f3eaaf, #4eb7ac, #ff8a66

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.golden-straw {
color: #f3eaaf;
}
.emerald-wave {
color: #4eb7ac;
}
.protein-high {
color: #ff8a66;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--golden-straw:#f3eaaf;
--emerald-wave:#4eb7ac;
--protein-high:#ff8a66;
}

More palettes to explore