All Palettes

Color Palette #1e3a4d, #3f606e, #7e9ab4, #c1d6e2, #f6c5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.juniper-berry-blue {
color: #3f606e;
}
.bluesy-note {
color: #7e9ab4;
}
.distant-shore {
color: #c1d6e2;
}
.coral-bisque {
color: #f6c5b1;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--juniper-berry-blue:#3f606e;
--bluesy-note:#7e9ab4;
--distant-shore:#c1d6e2;
--coral-bisque:#f6c5b1;
}

More palettes to explore