All Palettes

Color Palette #0a4c7b, #1c788d, #4db3b1, #8ce3d8, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.seashell-cove {
color: #0a4c7b;
}
.bermuda {
color: #1c788d;
}
.crystalsong-blue {
color: #4db3b1;
}
.limpet-shell {
color: #8ce3d8;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--seashell-cove:#0a4c7b;
--bermuda:#1c788d;
--crystalsong-blue:#4db3b1;
--limpet-shell:#8ce3d8;
--white-smoke:#f5f5f5;
}

More palettes to explore