All Palettes

Color Palette #6b80bd, #5f709b, #c3a0d4, #b2d1e1, #3c6886

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-jewel {
color: #6b80bd;
}
.blueberry-patch {
color: #5f709b;
}
.mauve-mist {
color: #c3a0d4;
}
.holiday-road {
color: #b2d1e1;
}
.lake-stream {
color: #3c6886;
}

/* CSS Variables */
:root {
--persian-jewel:#6b80bd;
--blueberry-patch:#5f709b;
--mauve-mist:#c3a0d4;
--holiday-road:#b2d1e1;
--lake-stream:#3c6886;
}

More palettes to explore