All Palettes

Color Palette #c3a3d1, #b57d99, #f2b578, #f0a800, #e66b90

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-lace {
color: #c3a3d1;
}
.heather-violet {
color: #b57d99;
}
.surprise-amber {
color: #f2b578;
}
.welcoming-wasp {
color: #f0a800;
}
.love-letter {
color: #e66b90;
}

/* CSS Variables */
:root {
--lilac-lace:#c3a3d1;
--heather-violet:#b57d99;
--surprise-amber:#f2b578;
--welcoming-wasp:#f0a800;
--love-letter:#e66b90;
}

More palettes to explore