All Palettes

Color Palette #1f395c, #2f4c75, #3e6a89, #79af9c, #a2e2da

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.dragonfly {
color: #2f4c75;
}
.team-spirit {
color: #3e6a89;
}
.beau-monde {
color: #79af9c;
}
.spinnaker {
color: #a2e2da;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--dragonfly:#2f4c75;
--team-spirit:#3e6a89;
--beau-monde:#79af9c;
--spinnaker:#a2e2da;
}

More palettes to explore