All Palettes

Color Palette #1f3a61, #396989, #5da1b6, #8fd6c2, #f4c543

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.astral {
color: #396989;
}
.explorer-blue {
color: #5da1b6;
}
.chloride {
color: #8fd6c2;
}
.pyrite {
color: #f4c543;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--astral:#396989;
--explorer-blue:#5da1b6;
--chloride:#8fd6c2;
--pyrite:#f4c543;
}

More palettes to explore