All Palettes

Color Palette #c2d4e0, #7f9aa4, #4d7d93, #2c4f5e, #1a2f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-drive {
color: #c2d4e0;
}
.stone-blue {
color: #7f9aa4;
}
.coelin-blue {
color: #4d7d93;
}
.shadow-of-night {
color: #2c4f5e;
}
.tangaroa {
color: #1a2f3d;
}

/* CSS Variables */
:root {
--sea-drive:#c2d4e0;
--stone-blue:#7f9aa4;
--coelin-blue:#4d7d93;
--shadow-of-night:#2c4f5e;
--tangaroa:#1a2f3d;
}

More palettes to explore