All Palettes

Color Palette #b5a0d9, #b68b9c, #e3b6b0, #f5cca3, #f2e17d

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-velvet {
color: #b5a0d9;
}
.monastir {
color: #b68b9c;
}
.gracious-rose {
color: #e3b6b0;
}
.lion-cub {
color: #f5cca3;
}
.spring-yellow {
color: #f2e17d;
}

/* CSS Variables */
:root {
--violet-velvet:#b5a0d9;
--monastir:#b68b9c;
--gracious-rose:#e3b6b0;
--lion-cub:#f5cca3;
--spring-yellow:#f2e17d;
}

More palettes to explore