All Palettes

Color Palette #1f395c, #274b6d, #3b7c8c, #5db6a1, #a9e0c2

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.blue-tang {
color: #274b6d;
}
.larkspur {
color: #3b7c8c;
}
.shylock {
color: #5db6a1;
}
.mountain-mint {
color: #a9e0c2;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--blue-tang:#274b6d;
--larkspur:#3b7c8c;
--shylock:#5db6a1;
--mountain-mint:#a9e0c2;
}

More palettes to explore