All Palettes

Color Palette #4a3c90, #7a6bb8, #a89cc4, #c3d1df, #e0e8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4a3c90;
}
.venus-violet {
color: #7a6bb8;
}
.evening-slipper {
color: #a89cc4;
}
.stillwater-lake {
color: #c3d1df;
}
.husky {
color: #e0e8ff;
}

/* CSS Variables */
:root {
--blue-gem:#4a3c90;
--venus-violet:#7a6bb8;
--evening-slipper:#a89cc4;
--stillwater-lake:#c3d1df;
--husky:#e0e8ff;
}

More palettes to explore