All Palettes

Color Palette #496679, #3c5b6d, #2c4c54, #1a3a42, #0e2e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.gloomy-sea {
color: #496679;
}
.blue-spell {
color: #3c5b6d;
}
.atlantic-deep {
color: #2c4c54;
}
.royal-neptune {
color: #1a3a42;
}
.black-chasm {
color: #0e2e2f;
}

/* CSS Variables */
:root {
--gloomy-sea:#496679;
--blue-spell:#3c5b6d;
--atlantic-deep:#2c4c54;
--royal-neptune:#1a3a42;
--black-chasm:#0e2e2f;
}

More palettes to explore