All Palettes

Color Palette #b3c7e6, #a3a1d3, #907fc3, #705091, #4f2c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.radar {
color: #b3c7e6;
}
.water-hyacinth {
color: #a3a1d3;
}
.amethyst-grey {
color: #907fc3;
}
.pure-mauve {
color: #705091;
}
.mystic-nights {
color: #4f2c6d;
}

/* CSS Variables */
:root {
--radar:#b3c7e6;
--water-hyacinth:#a3a1d3;
--amethyst-grey:#907fc3;
--pure-mauve:#705091;
--mystic-nights:#4f2c6d;
}

More palettes to explore