All Palettes

Color Palette #b86bb5, #a77ebe, #9f89c2, #7a9bc2, #4ca1c2

0%
0%
0%

CSS code for this palette

/* CSS */
.moonlight-melody {
color: #b86bb5;
}
.wisteria {
color: #a77ebe;
}
.cold-purple {
color: #9f89c2;
}
.cottage-blue {
color: #7a9bc2;
}
.brig {
color: #4ca1c2;
}

/* CSS Variables */
:root {
--moonlight-melody:#b86bb5;
--wisteria:#a77ebe;
--cold-purple:#9f89c2;
--cottage-blue:#7a9bc2;
--brig:#4ca1c2;
}

More palettes to explore