All Palettes

Color Palette #c2b4f3, #a67fc3, #f3a5b6, #ffcb70, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-sand {
color: #c2b4f3;
}
.wisteria {
color: #a67fc3;
}
.rozowy-pink {
color: #f3a5b6;
}
.grandis {
color: #ffcb70;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--purple-sand:#c2b4f3;
--wisteria:#a67fc3;
--rozowy-pink:#f3a5b6;
--grandis:#ffcb70;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore