All Palettes

Color Palette #0a1e3d, #1b5074, #4c8a9a, #7bd5a2, #f5f5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.naval-night {
color: #0a1e3d;
}
.canoe-blue {
color: #1b5074;
}
.hippie-blue {
color: #4c8a9a;
}
.crystal-gem {
color: #7bd5a2;
}
.classic-chalk {
color: #f5f5f0;
}

/* CSS Variables */
:root {
--naval-night:#0a1e3d;
--canoe-blue:#1b5074;
--hippie-blue:#4c8a9a;
--crystal-gem:#7bd5a2;
--classic-chalk:#f5f5f0;
}

More palettes to explore