Charcoal Color Palette
Sophisticated charcoal grays from nearly black to warm silver deliver a sleek, modern look. This neutral powerhouse palette is essential for minimalist branding, editorial design, and luxury menswear.
#1C1C1C
Black
RGB(28, 28, 28)
HSL(0, 0%, 11%)
#333333
Charcoal
RGB(51, 51, 51)
HSL(0, 0%, 20%)
#4D4D4D
Gray
RGB(77, 77, 77)
HSL(0, 0%, 30%)
#808080
Silver
RGB(128, 128, 128)
HSL(0, 0%, 50%)
#B3B3B3
Light Gray
RGB(179, 179, 179)
HSL(0, 0%, 70%)
#E0E0E0
White
RGB(224, 224, 224)
HSL(0, 0%, 88%)
lightbulbBest Use Cases
- checkMinimalist branding
- checkEditorial design
- checkMenswear
businessIndustries
- checkFashion
- checkPublishing
Mood:sleek
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #1C1C1C;
--color-2: #333333;
--color-3: #4D4D4D;
--color-4: #808080;
--color-5: #B3B3B3;
--color-6: #E0E0E0;
}Tailwind CSS Config
colors: {
'charcoal-1': '#1C1C1C',
'charcoal-2': '#333333',
'charcoal-3': '#4D4D4D',
'charcoal-4': '#808080',
'charcoal-5': '#B3B3B3',
'charcoal-6': '#E0E0E0',
}charcoalgrayneutraldarkminimalist
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free