All Palettes

Color Palette #1d4e72, #497b9c, #7ab1c7, #b2e0da, #f5b829

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.zenith {
color: #497b9c;
}
.frisky-blue {
color: #7ab1c7;
}
.fair-aqua {
color: #b2e0da;
}
.hot-sun {
color: #f5b829;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--zenith:#497b9c;
--frisky-blue:#7ab1c7;
--fair-aqua:#b2e0da;
--hot-sun:#f5b829;
}

More palettes to explore