All Palettes

Color Palette #6fd8e2, #4eb7d4, #3a9bbb, #2b7e9c, #1a5c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.aquamarine-blue {
color: #6fd8e2;
}
.aztec-sky {
color: #4eb7d4;
}
.fairy-tale-blue {
color: #3a9bbb;
}
.valley-of-glaciers {
color: #2b7e9c;
}
.saltwater-denim {
color: #1a5c7a;
}

/* CSS Variables */
:root {
--aquamarine-blue:#6fd8e2;
--aztec-sky:#4eb7d4;
--fairy-tale-blue:#3a9bbb;
--valley-of-glaciers:#2b7e9c;
--saltwater-denim:#1a5c7a;
}

More palettes to explore