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 |
|---|---|---|---|---|---|
#333135 | rgb(51, 49, 53) | hsl(270, 4%, 20%) | Dark Gray | View | |
#59565D | rgb(89, 86, 93) | hsl(266, 4%, 35%) | Dark Gray | View | |
#7F7A85 | rgb(127, 122, 133) | hsl(267, 4%, 50%) | Light Gray | View | |
#A5A2A9 | rgb(165, 162, 169) | hsl(266, 4%, 65%) | Light Gray | View | |
#CCCACE | rgb(204, 202, 206) | hsl(270, 4%, 80%) | Light Gray | View |
This purple-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: #333135;
--color-2: #59565D;
--color-3: #7F7A85;
--color-4: #A5A2A9;
--color-5: #CCCACE;
}Palettes that share visual characteristics and color harmony.