All Palettes

Color Palette #ff6e61, #71a3b7, #ffc300, #ff9a57, #d97c30

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #71a3b7;
}
.citrus-splash {
color: #ffc300;
}
.honey-carrot-cake {
color: #ff9a57;
}
.orange-ochre {
color: #d97c30;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#71a3b7;
--citrus-splash:#ffc300;
--honey-carrot-cake:#ff9a57;
--orange-ochre:#d97c30;
}

More palettes to explore