All Palettes

Color Palette #bfc3d4, #8a9cd0, #606fa9, #4b3b8c, #3c2d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bayou {
color: #bfc3d4;
}
.mystic-iris {
color: #8a9cd0;
}
.dormitory {
color: #606fa9;
}
.blue-gem {
color: #4b3b8c;
}
.minsk {
color: #3c2d6c;
}

/* CSS Variables */
:root {
--blue-bayou:#bfc3d4;
--mystic-iris:#8a9cd0;
--dormitory:#606fa9;
--blue-gem:#4b3b8c;
--minsk:#3c2d6c;
}

More palettes to explore