All Palettes

Color Palette #1f3a61, #4b8e9b, #80b1bc, #e0a55c, #d76d56

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.adrift {
color: #4b8e9b;
}
.open-seas {
color: #80b1bc;
}
.earth-yellow {
color: #e0a55c;
}
.barely-brown {
color: #d76d56;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--adrift:#4b8e9b;
--open-seas:#80b1bc;
--earth-yellow:#e0a55c;
--barely-brown:#d76d56;
}

More palettes to explore