All Palettes

Color Palette #1c4e7d, #1b6d9d, #1ba4b6, #1ac9d5, #19e5e6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1c4e7d;
}
.jazz-blue {
color: #1b6d9d;
}
.ahriman-blue {
color: #1ba4b6;
}
.caribbean-blue {
color: #1ac9d5;
}
.tamarama {
color: #19e5e6;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1c4e7d;
--jazz-blue:#1b6d9d;
--ahriman-blue:#1ba4b6;
--caribbean-blue:#1ac9d5;
--tamarama:#19e5e6;
}

More palettes to explore