All Palettes

Color Palette #ff6e61, #ff9b80, #ffcf99, #a2d7cf, #5c7d99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.peach-orange {
color: #ffcf99;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.slate-blue {
color: #5c7d99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--peach-orange:#ffcf99;
--touch-of-turquoise:#a2d7cf;
--slate-blue:#5c7d99;
}

More palettes to explore