All Palettes

Color Palette #1d2b3a, #2f3b4b, #4a5868, #7d9fb5, #b2d4d7

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1d2b3a;
}
.dark-spell {
color: #2f3b4b;
}
.harbour {
color: #4a5868;
}
.frozen-lake {
color: #7d9fb5;
}
.dante-peak {
color: #b2d4d7;
}

/* CSS Variables */
:root {
--tangaroa:#1d2b3a;
--dark-spell:#2f3b4b;
--harbour:#4a5868;
--frozen-lake:#7d9fb5;
--dante-peak:#b2d4d7;
}

More palettes to explore