All Palettes

Color Palette #1d4d8c, #3c7b9a, #5bae7f, #a0d058, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4d8c;
}
.blue-dart-frog {
color: #3c7b9a;
}
.green-tourmaline {
color: #5bae7f;
}
.young-green-onion {
color: #a0d058;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4d8c;
--blue-dart-frog:#3c7b9a;
--green-tourmaline:#5bae7f;
--young-green-onion:#a0d058;
--american-yellow:#f5b400;
}

More palettes to explore