All Palettes

Color Palette #4c5b5d, #7b8c8e, #a0afb1, #c4d3d4, #dff0f1

0%
0%
0%

CSS code for this palette

/* CSS */
.submarine-grey {
color: #4c5b5d;
}
.harrow-s-gate {
color: #7b8c8e;
}
.tempered-grey {
color: #a0afb1;
}
.scandinavian-sky {
color: #c4d3d4;
}
.soar {
color: #dff0f1;
}

/* CSS Variables */
:root {
--submarine-grey:#4c5b5d;
--harrow-s-gate:#7b8c8e;
--tempered-grey:#a0afb1;
--scandinavian-sky:#c4d3d4;
--soar:#dff0f1;
}

More palettes to explore