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 |
|---|---|---|---|---|---|
#312F37 | rgb(49, 47, 55) | hsl(255, 8%, 20%) | Dark Gray | View | |
#55535F | rgb(85, 83, 95) | hsl(250, 7%, 35%) | Dark Gray | View | |
#7A7788 | rgb(122, 119, 136) | hsl(251, 7%, 50%) | Light Gray | View | |
#A2A0AC | rgb(162, 160, 172) | hsl(250, 7%, 65%) | Light Gray | View | |
#CAC8D0 | rgb(202, 200, 208) | hsl(255, 8%, 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: #312F37;
--color-2: #55535F;
--color-3: #7A7788;
--color-4: #A2A0AC;
--color-5: #CAC8D0;
}Palettes that share visual characteristics and color harmony.