All Palettes

Color Palette #ff6e61, #ffb84d, #ffd54d, #4eb7ac, #a4daca

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.emerald-wave {
color: #4eb7ac;
}
.whirlpool {
color: #a4daca;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--emerald-wave:#4eb7ac;
--whirlpool:#a4daca;
}

More palettes to explore