All Palettes

Color Palette #191c2e, #2d2d39, #4b4b5d, #6961ff, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #191c2e;
}
.black-rock {
color: #2d2d39;
}
.odyssey-grey {
color: #4b4b5d;
}
.blue-genie {
color: #6961ff;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--sambucus:#191c2e;
--black-rock:#2d2d39;
--odyssey-grey:#4b4b5d;
--blue-genie:#6961ff;
--syndicalist:#f5c400;
}

More palettes to explore