All Palettes

Color Palette #4bc7d8, #39b1c6, #2f9cb1, #2c8da0, #297b89

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-serpent {
color: #4bc7d8;
}
.river-blue {
color: #39b1c6;
}
.fischer-blue {
color: #2f9cb1;
}
.scooter {
color: #2c8da0;
}
.cranach-blue {
color: #297b89;
}

/* CSS Variables */
:root {
--sea-serpent:#4bc7d8;
--river-blue:#39b1c6;
--fischer-blue:#2f9cb1;
--scooter:#2c8da0;
--cranach-blue:#297b89;
}

More palettes to explore