All Palettes

Color Palette #023140, #0b506f, #2c8c9b, #5ed4d2, #a2e4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic-noir {
color: #023140;
}
.sail-maker {
color: #0b506f;
}
.scooter {
color: #2c8c9b;
}
.blue-radiance {
color: #5ed4d2;
}
.everest {
color: #a2e4e6;
}

/* CSS Variables */
:root {
--nordic-noir:#023140;
--sail-maker:#0b506f;
--scooter:#2c8c9b;
--blue-radiance:#5ed4d2;
--everest:#a2e4e6;
}

More palettes to explore