All Palettes

Color Palette #a3c7e0, #70a3c7, #4b90be, #2a6f9d, #1a4c74

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.wandering-river {
color: #70a3c7;
}
.boat-house {
color: #4b90be;
}
.deep-water {
color: #2a6f9d;
}
.bright-midnight-blue {
color: #1a4c74;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--wandering-river:#70a3c7;
--boat-house:#4b90be;
--deep-water:#2a6f9d;
--bright-midnight-blue:#1a4c74;
}

More palettes to explore