All Palettes

Color Palette #9fa3a1, #b7b9b6, #d4d5d3, #f1f3f2, #ffcaa8

0%
0%
0%

CSS code for this palette

/* CSS */
.techile {
color: #9fa3a1;
}
.greystone {
color: #b7b9b6;
}
.reflection {
color: #d4d5d3;
}
.hotot-bunny {
color: #f1f3f2;
}
.peach-crayon {
color: #ffcaa8;
}

/* CSS Variables */
:root {
--techile:#9fa3a1;
--greystone:#b7b9b6;
--reflection:#d4d5d3;
--hotot-bunny:#f1f3f2;
--peach-crayon:#ffcaa8;
}

More palettes to explore