All Palettes

Color Palette #1b1b1d, #4c4c4d, #2a2e7e, #7c5c50, #a79b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1b1b1d;
}
.shady-character {
color: #4c4c4d;
}
.migol-blue {
color: #2a2e7e;
}
.wild-west {
color: #7c5c50;
}
.city-loft {
color: #a79b8b;
}

/* CSS Variables */
:root {
--gluon-grey:#1b1b1d;
--shady-character:#4c4c4d;
--migol-blue:#2a2e7e;
--wild-west:#7c5c50;
--city-loft:#a79b8b;
}

More palettes to explore