All Palettes

Color Palette #1e4876, #3c7b96, #5ab5b0, #a3d55d, #f6d12c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4876;
}
.blue-dart-frog {
color: #3c7b96;
}
.artesian-well {
color: #5ab5b0;
}
.lime-lizard {
color: #a3d55d;
}
.dream-of-spring {
color: #f6d12c;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4876;
--blue-dart-frog:#3c7b96;
--artesian-well:#5ab5b0;
--lime-lizard:#a3d55d;
--dream-of-spring:#f6d12c;
}

More palettes to explore