All Palettes

Color Palette #4ab3e8, #3b8cb5, #2a6d9d, #1f4e7a, #0f3c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4ab3e8;
}
.navagio-bay {
color: #3b8cb5;
}
.blues {
color: #2a6d9d;
}
.3am-in-shibuya {
color: #1f4e7a;
}
.poseidon {
color: #0f3c5c;
}

/* CSS Variables */
:root {
--high-blue:#4ab3e8;
--navagio-bay:#3b8cb5;
--blues:#2a6d9d;
--3am-in-shibuya:#1f4e7a;
--poseidon:#0f3c5c;
}

More palettes to explore