All Palettes

Color Palette #ff6e61, #ffb84d, #4eb7ac, #4051b5, #795649

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.emerald-wave {
color: #4eb7ac;
}
.night-in-manchester {
color: #4051b5;
}
.roxy-brown {
color: #795649;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--emerald-wave:#4eb7ac;
--night-in-manchester:#4051b5;
--roxy-brown:#795649;
}

More palettes to explore