All Palettes

Color Palette #ff6e61, #ffb861, #a2d7cf, #6dab8c, #ff4d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peanut-butter-chicken {
color: #ffb861;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.dublin-jack {
color: #6dab8c;
}
.dusk-orange {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peanut-butter-chicken:#ffb861;
--touch-of-turquoise:#a2d7cf;
--dublin-jack:#6dab8c;
--dusk-orange:#ff4d3d;
}

More palettes to explore