All Palettes

Color Palette #4cc8e1, #1e9dc8, #0d7a9c, #005c75, #004b52

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #4cc8e1;
}
.celestine-spring {
color: #1e9dc8;
}
.mitchell-blue {
color: #0d7a9c;
}
.bosporus {
color: #005c75;
}
.midnight-green {
color: #004b52;
}

/* CSS Variables */
:root {
--clean-pool:#4cc8e1;
--celestine-spring:#1e9dc8;
--mitchell-blue:#0d7a9c;
--bosporus:#005c75;
--midnight-green:#004b52;
}

More palettes to explore