All Palettes

Color Palette #1c1c1c, #4a4a4a, #969696, #f6b83c, #f77a22

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-black {
color: #1c1c1c;
}
.shadowed-steel {
color: #4a4a4a;
}
.shark-fin {
color: #969696;
}
.squash-blossom {
color: #f6b83c;
}
.ornery-tangerine {
color: #f77a22;
}

/* CSS Variables */
:root {
--eerie-black:#1c1c1c;
--shadowed-steel:#4a4a4a;
--shark-fin:#969696;
--squash-blossom:#f6b83c;
--ornery-tangerine:#f77a22;
}

More palettes to explore