All Palettes

Color Palette #ff6e61, #ffb84d, #4eb7ac, #3e7a78, #7e3d99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.emerald-wave {
color: #4eb7ac;
}
.atlantic-wave {
color: #3e7a78;
}
.cadmium-violet {
color: #7e3d99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--emerald-wave:#4eb7ac;
--atlantic-wave:#3e7a78;
--cadmium-violet:#7e3d99;
}

More palettes to explore