All Palettes

Color Palette #5c4f6d, #9f7a9c, #dcb9b2, #f6e6da, #4a3b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.crowning {
color: #5c4f6d;
}
.long-forgotten-purple {
color: #9f7a9c;
}
.cherry-tree {
color: #dcb9b2;
}
.bleached-shell {
color: #f6e6da;
}
.dark-taupe {
color: #4a3b3c;
}

/* CSS Variables */
:root {
--crowning:#5c4f6d;
--long-forgotten-purple:#9f7a9c;
--cherry-tree:#dcb9b2;
--bleached-shell:#f6e6da;
--dark-taupe:#4a3b3c;
}

More palettes to explore