All Palettes

Color Palette #6b809e, #4c6990, #3e5e79, #2b4c5f, #1f3c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.bay-view {
color: #6b809e;
}
.wickford-bay {
color: #4c6990;
}
.china-pattern {
color: #3e5e79;
}
.deep-ocean {
color: #2b4c5f;
}
.subterranean-river {
color: #1f3c4d;
}

/* CSS Variables */
:root {
--bay-view:#6b809e;
--wickford-bay:#4c6990;
--china-pattern:#3e5e79;
--deep-ocean:#2b4c5f;
--subterranean-river:#1f3c4d;
}

More palettes to explore