All Palettes

Color Palette #ff6e61, #ff9985, #ffbc70, #f0e78e, #d3c2ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candy {
color: #ff9985;
}
.spiced-nectarine {
color: #ffbc70;
}
.bright-khaki {
color: #f0e78e;
}
.innocent-snowdrop {
color: #d3c2ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candy:#ff9985;
--spiced-nectarine:#ffbc70;
--bright-khaki:#f0e78e;
--innocent-snowdrop:#d3c2ff;
}

More palettes to explore