All Palettes

Color Palette #002142, #004f70, #007e9e, #00b0c7, #00e4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.rhapsody-in-blue {
color: #002142;
}
.captain-blue {
color: #004f70;
}
.turkish-tile {
color: #007e9e;
}
.iris-blue {
color: #00b0c7;
}
.cold-light-of-day {
color: #00e4f0;
}

/* CSS Variables */
:root {
--rhapsody-in-blue:#002142;
--captain-blue:#004f70;
--turkish-tile:#007e9e;
--iris-blue:#00b0c7;
--cold-light-of-day:#00e4f0;
}

More palettes to explore