All Palettes

Color Palette #1b1b1d, #3c3c3e, #4f4f4f, #f4f5f6, #ff382e

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.baltic-sea {
color: #3c3c3e;
}
.black-oak {
color: #4f4f4f;
}
.white-smoke {
color: #f4f5f6;
}
.pelati {
color: #ff382e;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--baltic-sea:#3c3c3e;
--black-oak:#4f4f4f;
--white-smoke:#f4f5f6;
--pelati:#ff382e;
}

More palettes to explore