All Palettes

Color Palette #1d4f8b, #3e6e98, #8bc6e4, #f5b400, #f16565

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.national-anthem {
color: #3e6e98;
}
.deluxe-days {
color: #8bc6e4;
}
.american-yellow {
color: #f5b400;
}
.coral-commander {
color: #f16565;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--national-anthem:#3e6e98;
--deluxe-days:#8bc6e4;
--american-yellow:#f5b400;
--coral-commander:#f16565;
}

More palettes to explore