All Palettes

Color Palette #ff6e61, #ff9a57, #ffc105, #6dc34b, #4ca4a9

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.marigold {
color: #ffc105;
}
.taurus-forest-fern {
color: #6dc34b;
}
.blue-racer {
color: #4ca4a9;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--marigold:#ffc105;
--taurus-forest-fern:#6dc34b;
--blue-racer:#4ca4a9;
}

More palettes to explore