All Palettes

Color Palette #1a1a1e, #3c3c3e, #5c5c61, #a1a1a5, #f1f1f3

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1a1a1e;
}
.baltic-sea {
color: #3c3c3e;
}
.blackish-grey {
color: #5c5c61;
}
.silver-sconce {
color: #a1a1a5;
}
.errigal-white {
color: #f1f1f3;
}

/* CSS Variables */
:root {
--gluon-grey:#1a1a1e;
--baltic-sea:#3c3c3e;
--blackish-grey:#5c5c61;
--silver-sconce:#a1a1a5;
--errigal-white:#f1f1f3;
}

More palettes to explore