All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb84d, #a7d86e, #4f9ecf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.floral-leaf {
color: #ffb84d;
}
.bilious-green {
color: #a7d86e;
}
.blue-iguana {
color: #4f9ecf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--floral-leaf:#ffb84d;
--bilious-green:#a7d86e;
--blue-iguana:#4f9ecf;
}

More palettes to explore