All Palettes

Color Palette #0a4c6b, #1d7a8b, #3ab6b2, #c8eae6, #f2f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.tanzanite-blue {
color: #0a4c6b;
}
.bermuda {
color: #1d7a8b;
}
.green-grapple {
color: #3ab6b2;
}
.tahitian-sky {
color: #c8eae6;
}
.distant-horizon {
color: #f2f8f8;
}

/* CSS Variables */
:root {
--tanzanite-blue:#0a4c6b;
--bermuda:#1d7a8b;
--green-grapple:#3ab6b2;
--tahitian-sky:#c8eae6;
--distant-horizon:#f2f8f8;
}

More palettes to explore