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 |
|---|---|---|---|---|---|
#313535 | rgb(49, 53, 53) | hsl(180, 4%, 20%) | Dark Gray | View | |
#565D5C | rgb(86, 93, 92) | hsl(171, 4%, 35%) | Dark Gray | View | |
#7A8583 | rgb(122, 133, 131) | hsl(169, 4%, 50%) | Light Gray | View | |
#A2A9A8 | rgb(162, 169, 168) | hsl(171, 4%, 65%) | Light Gray | View | |
#CACECE | rgb(202, 206, 206) | hsl(180, 4%, 80%) | Light Gray | View |
This cyan-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: #313535;
--color-2: #565D5C;
--color-3: #7A8583;
--color-4: #A2A9A8;
--color-5: #CACECE;
}Palettes that share visual characteristics and color harmony.