All Palettes

Color Palette #003052, #005c75, #007c8f, #00a5b8, #3dd3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-black {
color: #003052;
}
.bosporus {
color: #005c75;
}
.by-the-bayou {
color: #007c8f;
}
.bluebird {
color: #00a5b8;
}
.fresh-turquoise {
color: #3dd3d6;
}

/* CSS Variables */
:root {
--indigo-black:#003052;
--bosporus:#005c75;
--by-the-bayou:#007c8f;
--bluebird:#00a5b8;
--fresh-turquoise:#3dd3d6;
}

More palettes to explore