All Palettes

Color Palette #1f4751, #2a7d83, #4cb8b6, #70dbd8, #a1f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.moscow-midnight {
color: #1f4751;
}
.kandinsky-turquoise {
color: #2a7d83;
}
.crystalsong-blue {
color: #4cb8b6;
}
.andes-sky {
color: #70dbd8;
}
.waterspout {
color: #a1f2f2;
}

/* CSS Variables */
:root {
--moscow-midnight:#1f4751;
--kandinsky-turquoise:#2a7d83;
--crystalsong-blue:#4cb8b6;
--andes-sky:#70dbd8;
--waterspout:#a1f2f2;
}

More palettes to explore