All Palettes

Color Palette #1ab2d1, #0095a8, #007c8f, #005d70, #004b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.h-l-n-blue {
color: #1ab2d1;
}
.brilliant {
color: #0095a8;
}
.by-the-bayou {
color: #007c8f;
}
.cool-dive {
color: #005d70;
}
.kali-blue {
color: #004b5c;
}

/* CSS Variables */
:root {
--h-l-n-blue:#1ab2d1;
--brilliant:#0095a8;
--by-the-bayou:#007c8f;
--cool-dive:#005d70;
--kali-blue:#004b5c;
}

More palettes to explore