All Palettes

Color Palette #3b3d3f, #6c6f75, #a7a8aa, #c3b5b1, #e07b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic-sea {
color: #3b3d3f;
}
.granite-canyon {
color: #6c6f75;
}
.ultimate-grey {
color: #a7a8aa;
}
.soft-tone {
color: #c3b5b1;
}
.babe {
color: #e07b7b;
}

/* CSS Variables */
:root {
--baltic-sea:#3b3d3f;
--granite-canyon:#6c6f75;
--ultimate-grey:#a7a8aa;
--soft-tone:#c3b5b1;
--babe:#e07b7b;
}

More palettes to explore