All Palettes

Color Palette #ff6e61, #ff9a47, #ffd84d, #a5d86e, #4f9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.tuscan-sun {
color: #ffd84d;
}
.bilious-green {
color: #a5d86e;
}
.petrol-green {
color: #4f9c8d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--tuscan-sun:#ffd84d;
--bilious-green:#a5d86e;
--petrol-green:#4f9c8d;
}

More palettes to explore