All Palettes

Color Palette #1b3264, #1f4a89, #1f6e98, #3ba08e, #a4d5b9

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.indigo-hamlet {
color: #1f4a89;
}
.bateau {
color: #1f6e98;
}
.marine-green {
color: #3ba08e;
}
.glenwood-green {
color: #a4d5b9;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--indigo-hamlet:#1f4a89;
--bateau:#1f6e98;
--marine-green:#3ba08e;
--glenwood-green:#a4d5b9;
}

More palettes to explore