All Palettes

Color Palette #ff6e61, #ff9f6b, #ffc29e, #d7b3a2, #6b3c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.esprit-peach {
color: #ffc29e;
}
.sandpaper {
color: #d7b3a2;
}
.amaranth-purple {
color: #6b3c8b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--esprit-peach:#ffc29e;
--sandpaper:#d7b3a2;
--amaranth-purple:#6b3c8b;
}

More palettes to explore