All Palettes

Color Palette #2e3823, #4b3c67, #7b7c9d, #b2bf9b, #d5b4d5

0%
0%
0%

CSS code for this palette

/* CSS */
.rangitoto {
color: #2e3823;
}
.meteorite {
color: #4b3c67;
}
.bossa-nova-blue {
color: #7b7c9d;
}
.pale-spring-morning {
color: #b2bf9b;
}
.confectionary {
color: #d5b4d5;
}

/* CSS Variables */
:root {
--rangitoto:#2e3823;
--meteorite:#4b3c67;
--bossa-nova-blue:#7b7c9d;
--pale-spring-morning:#b2bf9b;
--confectionary:#d5b4d5;
}

More palettes to explore