All Palettes

Color Palette #609d9f, #2d2d34, #2a2e3c, #0a1b3d, #0a1f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.cadet-blue {
color: #609d9f;
}
.stretch-limo {
color: #2d2d34;
}
.black-rock {
color: #2a2e3c;
}
.naval-night {
color: #0a1b3d;
}
.downriver {
color: #0a1f4d;
}

/* CSS Variables */
:root {
--cadet-blue:#609d9f;
--stretch-limo:#2d2d34;
--black-rock:#2a2e3c;
--naval-night:#0a1b3d;
--downriver:#0a1f4d;
}

More palettes to explore