All Palettes

Color Palette #ff6e61, #ff976b, #ffc29e, #d4c2ff, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.esprit-peach {
color: #ffc29e;
}
.innocent-snowdrop {
color: #d4c2ff;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--esprit-peach:#ffc29e;
--innocent-snowdrop:#d4c2ff;
--ameixa:#6a5bcd;
}

More palettes to explore