All Palettes

Color Palette #3a3c41, #6a727c, #9fbdc6, #d2a54b, #b33423

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-dark {
color: #3a3c41;
}
.made-in-the-shade {
color: #6a727c;
}
.evocative-blue {
color: #9fbdc6;
}
.royal-gold-pearl {
color: #d2a54b;
}
.cardinal-s-cassock {
color: #b33423;
}

/* CSS Variables */
:root {
--in-the-dark:#3a3c41;
--made-in-the-shade:#6a727c;
--evocative-blue:#9fbdc6;
--royal-gold-pearl:#d2a54b;
--cardinal-s-cassock:#b33423;
}

More palettes to explore