All Palettes

Color Palette #a6c6ed, #6d91b0, #4a6c8c, #4b4c9b, #5e3a7e

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.grant-village {
color: #6d91b0;
}
.revel-blue {
color: #4a6c8c;
}
.liberty {
color: #4b4c9b;
}
.tillandsia-purple {
color: #5e3a7e;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--grant-village:#6d91b0;
--revel-blue:#4a6c8c;
--liberty:#4b4c9b;
--tillandsia-purple:#5e3a7e;
}

More palettes to explore