All Palettes

Color Palette #6ed3f2, #4ab8d3, #36a0b5, #2a8ea2, #1e597b

0%
0%
0%

CSS code for this palette

/* CSS */
.heisenberg-blue {
color: #6ed3f2;
}
.bachelor-button {
color: #4ab8d3;
}
.marine-tinge {
color: #36a0b5;
}
.scooter {
color: #2a8ea2;
}
.sea-hunter {
color: #1e597b;
}

/* CSS Variables */
:root {
--heisenberg-blue:#6ed3f2;
--bachelor-button:#4ab8d3;
--marine-tinge:#36a0b5;
--scooter:#2a8ea2;
--sea-hunter:#1e597b;
}

More palettes to explore