All Palettes

Color Palette #6c7989, #4a697d, #3e5d74, #2a4d65, #1f394d

0%
0%
0%

CSS code for this palette

/* CSS */
.menacing-clouds {
color: #6c7989;
}
.bismarck {
color: #4a697d;
}
.china-pattern {
color: #3e5d74;
}
.singing-the-blues {
color: #2a4d65;
}
.subterranean-river {
color: #1f394d;
}

/* CSS Variables */
:root {
--menacing-clouds:#6c7989;
--bismarck:#4a697d;
--china-pattern:#3e5d74;
--singing-the-blues:#2a4d65;
--subterranean-river:#1f394d;
}

More palettes to explore