All Palettes

Color Palette #1e2876, #4a3f92, #7b5dbb, #b79a52, #d94d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1e2876;
}
.blue-gem {
color: #4a3f92;
}
.fuchsia-blue {
color: #7b5dbb;
}
.tangy-green {
color: #b79a52;
}
.fire-island {
color: #d94d3a;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1e2876;
--blue-gem:#4a3f92;
--fuchsia-blue:#7b5dbb;
--tangy-green:#b79a52;
--fire-island:#d94d3a;
}

More palettes to explore