All Palettes

Color Palette #ff6e61, #ffb84d, #ffec99, #a6d8d1, #6b9cff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.old-yella {
color: #ffec99;
}
.lolly-ice {
color: #a6d8d1;
}
.fennel-flower {
color: #6b9cff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--old-yella:#ffec99;
--lolly-ice:#a6d8d1;
--fennel-flower:#6b9cff;
}

More palettes to explore