All Palettes

Color Palette #a3c7e0, #6896c4, #2b6f9c, #2c4b6d, #1b2a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.eyeshadow-blue {
color: #6896c4;
}
.deep-water {
color: #2b6f9c;
}
.blue-tang {
color: #2c4b6d;
}
.tangaroa {
color: #1b2a3b;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--eyeshadow-blue:#6896c4;
--deep-water:#2b6f9c;
--blue-tang:#2c4b6d;
--tangaroa:#1b2a3b;
}

More palettes to explore