All Palettes

Color Palette #ff6e61, #ff8e3d, #ffb84d, #efdf2e, #37b34a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.floral-leaf {
color: #ffb84d;
}
.dandelion-tincture {
color: #efdf2e;
}
.spandex-green {
color: #37b34a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--floral-leaf:#ffb84d;
--dandelion-tincture:#efdf2e;
--spandex-green:#37b34a;
}

More palettes to explore