All Palettes

Color Palette #1a1c1f, #4c4f52, #74787b, #b23b2e, #f05751

0%
0%
0%

CSS code for this palette

/* CSS */
.gluon-grey {
color: #1a1c1f;
}
.typewriter-ink {
color: #4c4f52;
}
.astrogranite {
color: #74787b;
}
.red-obsession {
color: #b23b2e;
}
.amour {
color: #f05751;
}

/* CSS Variables */
:root {
--gluon-grey:#1a1c1f;
--typewriter-ink:#4c4f52;
--astrogranite:#74787b;
--red-obsession:#b23b2e;
--amour:#f05751;
}

More palettes to explore