All Palettes

Color Palette #d5c8df, #b79fc6, #8d78b5, #6f5b95, #4b3c67

0%
0%
0%

CSS code for this palette

/* CSS */
.languid-lavender {
color: #d5c8df;
}
.berry-frapp {
color: #b79fc6;
}
.royal-raul {
color: #8d78b5;
}
.just-a-fairytale {
color: #6f5b95;
}
.meteorite {
color: #4b3c67;
}

/* CSS Variables */
:root {
--languid-lavender:#d5c8df;
--berry-frapp:#b79fc6;
--royal-raul:#8d78b5;
--just-a-fairytale:#6f5b95;
--meteorite:#4b3c67;
}

More palettes to explore