All Palettes

Color Palette #a6c6ed, #6c94c1, #4b7bb9, #2c4f8c, #2b2d69

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-tuna {
color: #6c94c1;
}
.ashton-blue {
color: #4b7bb9;
}
.regal-destiny {
color: #2c4f8c;
}
.underwater-realm {
color: #2b2d69;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-tuna:#6c94c1;
--ashton-blue:#4b7bb9;
--regal-destiny:#2c4f8c;
--underwater-realm:#2b2d69;
}

More palettes to explore