All Palettes

Color Palette #ff6e61, #ff9a47, #ffce6b, #a7df9f, #5fbf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.faded-sunlight {
color: #ffce6b;
}
.grape-green {
color: #a7df9f;
}
.peppermint-fresh {
color: #5fbf9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--faded-sunlight:#ffce6b;
--grape-green:#a7df9f;
--peppermint-fresh:#5fbf9c;
}

More palettes to explore