All Palettes

Color Palette #1f3c4c, #5b8b89, #a4c3a2, #f0a800, #da500b

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1f3c4c;
}
.steel-teal {
color: #5b8b89;
}
.french-market {
color: #a4c3a2;
}
.welcoming-wasp {
color: #f0a800;
}
.liselotte-syrup {
color: #da500b;
}

/* CSS Variables */
:root {
--subterranean-river:#1f3c4c;
--steel-teal:#5b8b89;
--french-market:#a4c3a2;
--welcoming-wasp:#f0a800;
--liselotte-syrup:#da500b;
}

More palettes to explore