All Palettes

Color Palette #ff6e61, #ffb84d, #ffeba3, #4eb7ac, #ff3d47

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.baby-chick {
color: #ffeba3;
}
.emerald-wave {
color: #4eb7ac;
}
.red-salsa {
color: #ff3d47;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--baby-chick:#ffeba3;
--emerald-wave:#4eb7ac;
--red-salsa:#ff3d47;
}

More palettes to explore