All Palettes

Color Palette #6cace4, #4c9ac8, #2c789b, #1f5a7a, #1a3f5b

0%
0%
0%

CSS code for this palette

/* CSS */
.greek-sea {
color: #6cace4;
}
.mountain-bluebird {
color: #4c9ac8;
}
.fun-and-games {
color: #2c789b;
}
.sea-hunter {
color: #1f5a7a;
}
.capital-blue {
color: #1a3f5b;
}

/* CSS Variables */
:root {
--greek-sea:#6cace4;
--mountain-bluebird:#4c9ac8;
--fun-and-games:#2c789b;
--sea-hunter:#1f5a7a;
--capital-blue:#1a3f5b;
}

More palettes to explore