All Palettes

Color Palette #1c1d21, #4b4f58, #d8c79d, #fab700, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1c1d21;
}
.abbey {
color: #4b4f58;
}
.straw-basket {
color: #d8c79d;
}
.blue-angels-yellow {
color: #fab700;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--satin-deep-black:#1c1d21;
--abbey:#4b4f58;
--straw-basket:#d8c79d;
--blue-angels-yellow:#fab700;
--fire-island:#d94f3a;
}

More palettes to explore