All Palettes

Color Palette #2e2a32, #4b3d4c, #695967, #a06a7b, #d6a8b1

0%
0%
0%

CSS code for this palette

/* CSS */
.bastille {
color: #2e2a32;
}
.petunia-patty {
color: #4b3d4c;
}
.patina-violet {
color: #695967;
}
.berries-and-cream {
color: #a06a7b;
}
.foxy-lady {
color: #d6a8b1;
}

/* CSS Variables */
:root {
--bastille:#2e2a32;
--petunia-patty:#4b3d4c;
--patina-violet:#695967;
--berries-and-cream:#a06a7b;
--foxy-lady:#d6a8b1;
}

More palettes to explore