All Palettes

Color Palette #a1c1e8, #5d9bd5, #2c8dba, #1e4e6b, #1a2d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a1c1e8;
}
.blue-bay {
color: #5d9bd5;
}
.christmas-blue {
color: #2c8dba;
}
.seafarer {
color: #1e4e6b;
}
.tangaroa {
color: #1a2d3d;
}

/* CSS Variables */
:root {
--sky-high:#a1c1e8;
--blue-bay:#5d9bd5;
--christmas-blue:#2c8dba;
--seafarer:#1e4e6b;
--tangaroa:#1a2d3d;
}

More palettes to explore