All Palettes

Color Palette #1b202d, #2b3440, #4c505d, #8b8f92, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.dark {
color: #1b202d;
}
.anchors-aweigh {
color: #2b3440;
}
.odyssey-grey {
color: #4c505d;
}
.bali-deep {
color: #8b8f92;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--dark:#1b202d;
--anchors-aweigh:#2b3440;
--odyssey-grey:#4c505d;
--bali-deep:#8b8f92;
--syndicalist:#f5c400;
}

More palettes to explore