All Palettes

Color Palette #9fe0e5, #6cb9d0, #3a7a9c, #2c4e6d, #1c2e4a

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #9fe0e5;
}
.blue-brocade {
color: #6cb9d0;
}
.blue-dart-frog {
color: #3a7a9c;
}
.blue-tang {
color: #2c4e6d;
}
.manganese-black {
color: #1c2e4a;
}

/* CSS Variables */
:root {
--everest:#9fe0e5;
--blue-brocade:#6cb9d0;
--blue-dart-frog:#3a7a9c;
--blue-tang:#2c4e6d;
--manganese-black:#1c2e4a;
}

More palettes to explore