All Palettes

Color Palette #5cb8d6, #3ea0b1, #287c8f, #0e596c, #0a3a48

0%
0%
0%

CSS code for this palette

/* CSS */
.disembark {
color: #5cb8d6;
}
.aquatic-cool {
color: #3ea0b1;
}
.turkish-stone {
color: #287c8f;
}
.tardis {
color: #0e596c;
}
.halite-blue {
color: #0a3a48;
}

/* CSS Variables */
:root {
--disembark:#5cb8d6;
--aquatic-cool:#3ea0b1;
--turkish-stone:#287c8f;
--tardis:#0e596c;
--halite-blue:#0a3a48;
}

More palettes to explore