All Palettes

Color Palette #00295c, #005a8a, #0086b3, #00b2d1, #00d9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-leviathan {
color: #00295c;
}
.impulse {
color: #005a8a;
}
.stomy-shower {
color: #0086b3;
}
.iris-blue {
color: #00b2d1;
}
.aztec-turquoise {
color: #00d9e0;
}

/* CSS Variables */
:root {
--blue-leviathan:#00295c;
--impulse:#005a8a;
--stomy-shower:#0086b3;
--iris-blue:#00b2d1;
--aztec-turquoise:#00d9e0;
}

More palettes to explore