All Palettes

Color Palette #1a3d5b, #2c5e7d, #4c7c9a, #82a5b5, #b2d0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-blue {
color: #1a3d5b;
}
.nautical-creatures {
color: #2c5e7d;
}
.tech-wave {
color: #4c7c9a;
}
.equanimity {
color: #82a5b5;
}
.chapel-blue {
color: #b2d0e6;
}

/* CSS Variables */
:root {
--capital-blue:#1a3d5b;
--nautical-creatures:#2c5e7d;
--tech-wave:#4c7c9a;
--equanimity:#82a5b5;
--chapel-blue:#b2d0e6;
}

More palettes to explore