All Palettes

Color Palette #3a3c41, #6b757b, #a2b2b9, #d5dadc, #f1f3f4

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-dark {
color: #3a3c41;
}
.pompeii-ash {
color: #6b757b;
}
.porch-ceiling {
color: #a2b2b9;
}
.rinse {
color: #d5dadc;
}
.anti-flash-white {
color: #f1f3f4;
}

/* CSS Variables */
:root {
--in-the-dark:#3a3c41;
--pompeii-ash:#6b757b;
--porch-ceiling:#a2b2b9;
--rinse:#d5dadc;
--anti-flash-white:#f1f3f4;
}

More palettes to explore