All Palettes

Color Palette #1f3a61, #496c83, #9ac5d0, #f2b02c, #d45640

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.blue-loneliness {
color: #496c83;
}
.june {
color: #9ac5d0;
}
.xanthous {
color: #f2b02c;
}
.spirit-warrior {
color: #d45640;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--blue-loneliness:#496c83;
--june:#9ac5d0;
--xanthous:#f2b02c;
--spirit-warrior:#d45640;
}

More palettes to explore