All Palettes

Color Palette #1a2e3d, #4a6d78, #7a9f9f, #a4d2a3, #d5e6b7

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1a2e3d;
}
.bismarck {
color: #4a6d78;
}
.tower-bridge {
color: #7a9f9f;
}
.relaxation-green {
color: #a4d2a3;
}
.celery-root {
color: #d5e6b7;
}

/* CSS Variables */
:root {
--tangaroa:#1a2e3d;
--bismarck:#4a6d78;
--tower-bridge:#7a9f9f;
--relaxation-green:#a4d2a3;
--celery-root:#d5e6b7;
}

More palettes to explore