All Palettes

Color Palette #ff6e61, #ffb58a, #ffcc99, #a2d7cf, #7c9c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.coral-dusk {
color: #ffb58a;
}
.peach-orange {
color: #ffcc99;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.vizcaya {
color: #7c9c9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--coral-dusk:#ffb58a;
--peach-orange:#ffcc99;
--touch-of-turquoise:#a2d7cf;
--vizcaya:#7c9c9a;
}

More palettes to explore