All Palettes

Color Palette #ff6e61, #6fbe7d, #f7b5a1, #ffd900, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.young-fern {
color: #6fbe7d;
}
.mystic-tulip {
color: #f7b5a1;
}
.soviet-gold {
color: #ffd900;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--young-fern:#6fbe7d;
--mystic-tulip:#f7b5a1;
--soviet-gold:#ffd900;
--sun-crete:#ff8c00;
}

More palettes to explore