Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Dark Gray, Dark Gray, Light Gray. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#303336 | rgb(48, 51, 54) | hsl(210, 6%, 20%) | Dark Gray | View | |
#54595F | rgb(84, 89, 95) | hsl(213, 6%, 35%) | Dark Gray | View | |
#787F87 | rgb(120, 127, 135) | hsl(212, 6%, 50%) | Light Gray | View | |
#A0A5AB | rgb(160, 165, 171) | hsl(213, 6%, 65%) | Light Gray | View | |
#C9CCCF | rgb(201, 204, 207) | hsl(210, 6%, 80%) | Light Gray | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Gray and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #303336;
--color-2: #54595F;
--color-3: #787F87;
--color-4: #A0A5AB;
--color-5: #C9CCCF;
}Palettes that share visual characteristics and color harmony.