All Palettes

Color Palette #51b4e1, #2ca2b5, #1e7d94, #1f5a6b, #194c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.sail-away {
color: #51b4e1;
}
.sparkling-cove {
color: #2ca2b5;
}
.pagoda-blue {
color: #1e7d94;
}
.night-edition {
color: #1f5a6b;
}
.lacustral {
color: #194c4d;
}

/* CSS Variables */
:root {
--sail-away:#51b4e1;
--sparkling-cove:#2ca2b5;
--pagoda-blue:#1e7d94;
--night-edition:#1f5a6b;
--lacustral:#194c4d;
}

More palettes to explore