All Palettes

Color Palette #1fc1c1, #1f9bc1, #1f7fb2, #1f5aa3, #1f3e93

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.butterfly-blue {
color: #1f9bc1;
}
.blue-vacation {
color: #1f7fb2;
}
.drakenhof-nightshade {
color: #1f5aa3;
}
.navy-seal {
color: #1f3e93;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--butterfly-blue:#1f9bc1;
--blue-vacation:#1f7fb2;
--drakenhof-nightshade:#1f5aa3;
--navy-seal:#1f3e93;
}

More palettes to explore