All Palettes

Color Palette #d8a3e0, #ffb3f0, #ffcc80, #ff6e61, #6ed4cf

0%
0%
0%

CSS code for this palette

/* CSS */
.herb-robert {
color: #d8a3e0;
}
.hermosa-pink {
color: #ffb3f0;
}
.egg-yolk {
color: #ffcc80;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hidden-sea-glass {
color: #6ed4cf;
}

/* CSS Variables */
:root {
--herb-robert:#d8a3e0;
--hermosa-pink:#ffb3f0;
--egg-yolk:#ffcc80;
--grapefruit-pulp:#ff6e61;
--hidden-sea-glass:#6ed4cf;
}

More palettes to explore