All Palettes

Color Palette #ff6e61, #ff9f80, #ffb39e, #ffe3d6, #d2a7ca

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.persicus {
color: #ffb39e;
}
.tranquil-peach {
color: #ffe3d6;
}
.berry-popsicle {
color: #d2a7ca;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--persicus:#ffb39e;
--tranquil-peach:#ffe3d6;
--berry-popsicle:#d2a7ca;
}

More palettes to explore