Color Palette
Black Color Palette
Pure black is #000000, but in practice, designers rarely use it. The best dark interfaces and print designs use nuanced near-blacks with subtle warm or cool undertones. This palette features five carefully chosen dark shades that add depth and character, from blue-blacks to warm charcoals.
Color Values
Frequently Asked Questions
›What is the hex code for black?
Pure black is #000000 in hex, rgb(0, 0, 0) in RGB, and hsl(0, 0%, 0%) in HSL. It is the complete absence of light in additive color mixing.
›Should I use pure black in web design?
Usually no. Pure black (#000000) on white (#FFFFFF) creates maximum contrast that can cause eye strain. Using a very dark gray (#1A1A1A or #121212) is softer and more pleasant. Google's dark mode uses #121212.
›What colors pair with black?
Black pairs with everything — that is its superpower. Classic combinations include black and gold (#FFD700), black and red (#FF0000), black and white, and black and emerald (#50C878).