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 |
|---|---|---|---|---|---|
#343234 | rgb(52, 50, 52) | hsl(300, 2%, 20%) | Dark Gray | View | |
#5B575A | rgb(91, 87, 90) | hsl(315, 2%, 35%) | Dark Gray | View | |
#827D81 | rgb(130, 125, 129) | hsl(312, 2%, 50%) | Light Gray | View | |
#A8A4A7 | rgb(168, 164, 167) | hsl(315, 2%, 65%) | Light Gray | View | |
#CDCBCD | rgb(205, 203, 205) | hsl(300, 2%, 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: #343234;
--color-2: #5B575A;
--color-3: #827D81;
--color-4: #A8A4A7;
--color-5: #CDCBCD;
}Palettes that share visual characteristics and color harmony.