All Palettes

Color Palette #ff6e61, #ffb84d, #d6e5ff, #a3dba4, #ff8a92

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.veiling-waterfalls {
color: #d6e5ff;
}
.green-trance {
color: #a3dba4;
}
.tulip {
color: #ff8a92;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--veiling-waterfalls:#d6e5ff;
--green-trance:#a3dba4;
--tulip:#ff8a92;
}

More palettes to explore