All Palettes

Color Palette #c19fc6, #d6b8d3, #f4d7e2, #f9e8b4, #f5c07a

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-pink {
color: #c19fc6;
}
.lilac-haze {
color: #d6b8d3;
}
.brittany-s-bow {
color: #f4d7e2;
}
.banana-yogurt {
color: #f9e8b4;
}
.sunrise {
color: #f5c07a;
}

/* CSS Variables */
:root {
--lilac-pink:#c19fc6;
--lilac-haze:#d6b8d3;
--brittany-s-bow:#f4d7e2;
--banana-yogurt:#f9e8b4;
--sunrise:#f5c07a;
}

More palettes to explore