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 |
|---|---|---|---|---|---|
#313235 | rgb(49, 50, 53) | hsl(225, 4%, 20%) | Dark Gray | View | |
#57585C | rgb(87, 88, 92) | hsl(228, 3%, 35%) | Dark Gray | View | |
#7C7D83 | rgb(124, 125, 131) | hsl(231, 3%, 50%) | Light Gray | View | |
#A3A4A8 | rgb(163, 164, 168) | hsl(228, 3%, 65%) | Light Gray | View | |
#CACBCE | rgb(202, 203, 206) | hsl(225, 4%, 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: #313235;
--color-2: #57585C;
--color-3: #7C7D83;
--color-4: #A3A4A8;
--color-5: #CACBCE;
}Palettes that share visual characteristics and color harmony.