All Palettes

Color Palette #ff6e61, #ff8d70, #ffb84d, #ffcd94, #ffdeb8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.alexandria {
color: #ff8d70;
}
.floral-leaf {
color: #ffb84d;
}
.apricot-light {
color: #ffcd94;
}
.liveliness {
color: #ffdeb8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--alexandria:#ff8d70;
--floral-leaf:#ffb84d;
--apricot-light:#ffcd94;
--liveliness:#ffdeb8;
}

More palettes to explore