All Palettes

Color Palette #d2b2d7, #a35c93, #6b1f3b, #f2b650, #f6e7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-lavender {
color: #d2b2d7;
}
.bermuda-onion {
color: #a35c93;
}
.rocking-chair {
color: #6b1f3b;
}
.goldsmith {
color: #f2b650;
}
.tamale-maize {
color: #f6e7b6;
}

/* CSS Variables */
:root {
--sea-lavender:#d2b2d7;
--bermuda-onion:#a35c93;
--rocking-chair:#6b1f3b;
--goldsmith:#f2b650;
--tamale-maize:#f6e7b6;
}

More palettes to explore