All Palettes

Color Palette #d7c7a7, #a7d7bf, #a7c7d7, #bea7d7, #d7a7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.thatched-cottage {
color: #d7c7a7;
}
.southern-belle {
color: #a7d7bf;
}
.vast-sky {
color: #a7c7d7;
}
.enchanted-lavender {
color: #bea7d7;
}
.pink-nectar {
color: #d7a7b4;
}

/* CSS Variables */
:root {
--thatched-cottage:#d7c7a7;
--southern-belle:#a7d7bf;
--vast-sky:#a7c7d7;
--enchanted-lavender:#bea7d7;
--pink-nectar:#d7a7b4;
}

More palettes to explore