All Palettes

Color Palette #1f1f29, #4b4b5d, #7b7b8e, #b29e6c, #c94f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1f1f29;
}
.odyssey-grey {
color: #4b4b5d;
}
.mythical {
color: #7b7b8e;
}
.dust {
color: #b29e6c;
}
.chinese-dragon {
color: #c94f4f;
}

/* CSS Variables */
:root {
--noble-black:#1f1f29;
--odyssey-grey:#4b4b5d;
--mythical:#7b7b8e;
--dust:#b29e6c;
--chinese-dragon:#c94f4f;
}

More palettes to explore