All Palettes

Color Palette #4b4c8b, #6c6f9d, #8c92b1, #afa7c8, #d2c2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4b4c8b;
}
.hyacinth-mauve {
color: #6c6f9d;
}
.cool-grey {
color: #8c92b1;
}
.instigate {
color: #afa7c8;
}
.fresh-heather {
color: #d2c2e0;
}

/* CSS Variables */
:root {
--beaded-blue:#4b4c8b;
--hyacinth-mauve:#6c6f9d;
--cool-grey:#8c92b1;
--instigate:#afa7c8;
--fresh-heather:#d2c2e0;
}

More palettes to explore