All Palettes

Color Palette #a5c6d5, #7b9b9d, #496c6e, #3d4f51, #f2e8d4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d5;
}
.salt-blue {
color: #7b9b9d;
}
.mythic-forest {
color: #496c6e;
}
.rocky-creek {
color: #3d4f51;
}
.eugenia {
color: #f2e8d4;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d5;
--salt-blue:#7b9b9d;
--mythic-forest:#496c6e;
--rocky-creek:#3d4f51;
--eugenia:#f2e8d4;
}

More palettes to explore