All Palettes

Color Palette #1d4781, #2f6d9d, #428abd, #6cb9d0, #8bc3da

0%
0%
0%

CSS code for this palette

/* CSS */
.maritime-outpost {
color: #1d4781;
}
.lochmara {
color: #2f6d9d;
}
.warm-spring {
color: #428abd;
}
.blue-brocade {
color: #6cb9d0;
}
.sky-babe {
color: #8bc3da;
}

/* CSS Variables */
:root {
--maritime-outpost:#1d4781;
--lochmara:#2f6d9d;
--warm-spring:#428abd;
--blue-brocade:#6cb9d0;
--sky-babe:#8bc3da;
}

More palettes to explore