All Palettes

Color Palette #a3d7e0, #6a93b4, #2a6b8d, #1d4a72, #0e3d58

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d7e0;
}
.heavenly-sky {
color: #6a93b4;
}
.ocean-call {
color: #2a6b8d;
}
.bright-midnight-blue {
color: #1d4a72;
}
.duskwood {
color: #0e3d58;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d7e0;
--heavenly-sky:#6a93b4;
--ocean-call:#2a6b8d;
--bright-midnight-blue:#1d4a72;
--duskwood:#0e3d58;
}

More palettes to explore