All Palettes

Color Palette #1f4751, #298b8e, #3cb3b9, #50d3d3, #a4e5e2

0%
0%
0%

CSS code for this palette

/* CSS */
.moscow-midnight {
color: #1f4751;
}
.turkish-jade {
color: #298b8e;
}
.montego-bay {
color: #3cb3b9;
}
.blue-radiance {
color: #50d3d3;
}
.ice-crystal-blue {
color: #a4e5e2;
}

/* CSS Variables */
:root {
--moscow-midnight:#1f4751;
--turkish-jade:#298b8e;
--montego-bay:#3cb3b9;
--blue-radiance:#50d3d3;
--ice-crystal-blue:#a4e5e2;
}

More palettes to explore