All Palettes

Color Palette #b2c3d7, #6e90bf, #496d9c, #2f4b7f, #1a305b

0%
0%
0%

CSS code for this palette

/* CSS */
.spindle {
color: #b2c3d7;
}
.purple-hyacinth {
color: #6e90bf;
}
.san-marino {
color: #496d9c;
}
.nautical {
color: #2f4b7f;
}
.ending-navy-blue {
color: #1a305b;
}

/* CSS Variables */
:root {
--spindle:#b2c3d7;
--purple-hyacinth:#6e90bf;
--san-marino:#496d9c;
--nautical:#2f4b7f;
--ending-navy-blue:#1a305b;
}

More palettes to explore