All Palettes

Color Palette #1e3a3e, #3a6c6e, #5db1b0, #9fd6d5, #f1dfd0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1e3a3e;
}
.aquarium {
color: #3a6c6e;
}
.artesian-well {
color: #5db1b0;
}
.shallow-shoal {
color: #9fd6d5;
}
.naturale {
color: #f1dfd0;
}

/* CSS Variables */
:root {
--nordic:#1e3a3e;
--aquarium:#3a6c6e;
--artesian-well:#5db1b0;
--shallow-shoal:#9fd6d5;
--naturale:#f1dfd0;
}

More palettes to explore