All Palettes

Color Palette #1e2876, #2d498f, #498bc1, #61c5d6, #f2e03a

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1e2876;
}
.blue-highlight {
color: #2d498f;
}
.boat-house {
color: #498bc1;
}
.rushing-stream {
color: #61c5d6;
}
.angel-s-trumpet {
color: #f2e03a;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1e2876;
--blue-highlight:#2d498f;
--boat-house:#498bc1;
--rushing-stream:#61c5d6;
--angel-s-trumpet:#f2e03a;
}

More palettes to explore