All Palettes

Color Palette #ff6e61, #ff9f80, #ffbeb3, #b7ebd4, #7fc5d7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.melon-water {
color: #ffbeb3;
}
.mediterranean-mist {
color: #b7ebd4;
}
.water-flow {
color: #7fc5d7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--melon-water:#ffbeb3;
--mediterranean-mist:#b7ebd4;
--water-flow:#7fc5d7;
}

More palettes to explore