All Palettes

Color Palette #a6c6ed, #5a8faf, #2c6c8c, #1f4e60, #0d3945

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-persia {
color: #5a8faf;
}
.ocean-call {
color: #2c6c8c;
}
.dark-slate-blue {
color: #1f4e60;
}
.ghostlands-coal {
color: #0d3945;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-persia:#5a8faf;
--ocean-call:#2c6c8c;
--dark-slate-blue:#1f4e60;
--ghostlands-coal:#0d3945;
}

More palettes to explore