All Palettes

Color Palette #1f3a61, #497b9c, #7eb8d3, #f1c84b, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.zenith {
color: #497b9c;
}
.petit-four {
color: #7eb8d3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--zenith:#497b9c;
--petit-four:#7eb8d3;
--solar-plexus-chakra:#f1c84b;
--reductant:#e85e5e;
}

More palettes to explore