All Palettes

Color Palette #1b2a69, #3777a0, #69af4b, #f1c84b, #e76f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b2a69;
}
.peninsula {
color: #3777a0;
}
.sour-candy {
color: #69af4b;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.camel-red {
color: #e76f3c;
}

/* CSS Variables */
:root {
--mythical-night:#1b2a69;
--peninsula:#3777a0;
--sour-candy:#69af4b;
--solar-plexus-chakra:#f1c84b;
--camel-red:#e76f3c;
}

More palettes to explore