All Palettes

Color Palette #1c2a3b, #3c4c4e, #5e7b7d, #b1c9c9, #e2f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.tangaroa {
color: #1c2a3b;
}
.mechanicus-standard-grey {
color: #3c4c4e;
}
.uniform-green-grey {
color: #5e7b7d;
}
.restful-retreat {
color: #b1c9c9;
}
.coastal-breeze {
color: #e2f8f8;
}

/* CSS Variables */
:root {
--tangaroa:#1c2a3b;
--mechanicus-standard-grey:#3c4c4e;
--uniform-green-grey:#5e7b7d;
--restful-retreat:#b1c9c9;
--coastal-breeze:#e2f8f8;
}

More palettes to explore