All Palettes

Color Palette #1e3a4d, #3e7b8e, #5bb6c8, #f4b02a, #ff6929

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.larkspur {
color: #3e7b8e;
}
.water-baby {
color: #5bb6c8;
}
.xanthous {
color: #f4b02a;
}
.sparrow-s-fire {
color: #ff6929;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--larkspur:#3e7b8e;
--water-baby:#5bb6c8;
--xanthous:#f4b02a;
--sparrow-s-fire:#ff6929;
}

More palettes to explore