All Palettes

Color Palette #1f3b4d, #4c809a, #89b8b4, #f3ca4f, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3b4d;
}
.stormy-ridge {
color: #4c809a;
}
.vintage-blue {
color: #89b8b4;
}
.radiant-sun {
color: #f3ca4f;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3b4d;
--stormy-ridge:#4c809a;
--vintage-blue:#89b8b4;
--radiant-sun:#f3ca4f;
--orange-gluttony:#e77e23;
}

More palettes to explore