All Palettes

Color Palette #7c2d6d, #b57d97, #e5a4c8, #f2d58c, #f6e4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-juice {
color: #7c2d6d;
}
.nuisette {
color: #b57d97;
}
.prettiest-pink {
color: #e5a4c8;
}
.sprouted {
color: #f2d58c;
}
.barley-white {
color: #f6e4b6;
}

/* CSS Variables */
:root {
--grape-juice:#7c2d6d;
--nuisette:#b57d97;
--prettiest-pink:#e5a4c8;
--sprouted:#f2d58c;
--barley-white:#f6e4b6;
}

More palettes to explore