All Palettes

Color Palette #ff6e61, #ff9e42, #ffcb1f, #5cb75c, #3a8e9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.golden-buddha-belly {
color: #ffcb1f;
}
.chlorella-green {
color: #5cb75c;
}
.aqueous {
color: #3a8e9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--golden-buddha-belly:#ffcb1f;
--chlorella-green:#5cb75c;
--aqueous:#3a8e9c;
}

More palettes to explore