All Palettes

Color Palette #d6c9e3, #e7b1d7, #f7a1b2, #f6c479, #f5b184

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d6c9e3;
}
.gumball {
color: #e7b1d7;
}
.ballet-slippers {
color: #f7a1b2;
}
.sunday-afternoon {
color: #f6c479;
}
.peach-quartz {
color: #f5b184;
}

/* CSS Variables */
:root {
--purity:#d6c9e3;
--gumball:#e7b1d7;
--ballet-slippers:#f7a1b2;
--sunday-afternoon:#f6c479;
--peach-quartz:#f5b184;
}

More palettes to explore