All Palettes

Color Palette #1f4751, #1e7a8a, #4eb7b3, #8fe3e5, #f1f9f7

0%
0%
0%

CSS code for this palette

/* CSS */
.moscow-midnight {
color: #1f4751;
}
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #4eb7b3;
}
.island-paradise {
color: #8fe3e5;
}
.distant-horizon {
color: #f1f9f7;
}

/* CSS Variables */
:root {
--moscow-midnight:#1f4751;
--bermuda:#1e7a8a;
--crystalsong-blue:#4eb7b3;
--island-paradise:#8fe3e5;
--distant-horizon:#f1f9f7;
}

More palettes to explore