All Palettes

Color Palette #1b649d, #1c7c9c, #1fa5b7, #41c3c8, #5ff1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.blue-mediterranean {
color: #1c7c9c;
}
.kentucky-bluegrass {
color: #1fa5b7;
}
.water-sports {
color: #41c3c8;
}
.near-moon {
color: #5ff1d2;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--blue-mediterranean:#1c7c9c;
--kentucky-bluegrass:#1fa5b7;
--water-sports:#41c3c8;
--near-moon:#5ff1d2;
}

More palettes to explore