All Palettes

Color Palette #4cb8e6, #3f7f92, #2b4c5f, #1b3c46, #0c2b36

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #4cb8e6;
}
.wipeout {
color: #3f7f92;
}
.deep-ocean {
color: #2b4c5f;
}
.sunken-harbor {
color: #1b3c46;
}
.black-chasm {
color: #0c2b36;
}

/* CSS Variables */
:root {
--clean-pool:#4cb8e6;
--wipeout:#3f7f92;
--deep-ocean:#2b4c5f;
--sunken-harbor:#1b3c46;
--black-chasm:#0c2b36;
}

More palettes to explore