All Palettes

Color Palette #1b2a69, #4d4e84, #8e4e2e, #c74c23, #f3c949

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b2a69;
}
.altar-of-heaven {
color: #4d4e84;
}
.gingerbread {
color: #8e4e2e;
}
.red-panda {
color: #c74c23;
}
.solar-plexus-chakra {
color: #f3c949;
}

/* CSS Variables */
:root {
--mythical-night:#1b2a69;
--altar-of-heaven:#4d4e84;
--gingerbread:#8e4e2e;
--red-panda:#c74c23;
--solar-plexus-chakra:#f3c949;
}

More palettes to explore