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 |
|---|---|---|---|---|---|
#363031 | rgb(54, 48, 49) | hsl(350, 6%, 20%) | Dark Gray | View | |
#5F5456 | rgb(95, 84, 86) | hsl(349, 6%, 35%) | Dark Gray | View | |
#87787B | rgb(135, 120, 123) | hsl(348, 6%, 50%) | Light Gray | View | |
#ABA0A3 | rgb(171, 160, 163) | hsl(344, 6%, 65%) | Light Gray | View | |
#CFC9CA | rgb(207, 201, 202) | hsl(350, 6%, 80%) | Light Gray | View |
:root {
--color-1: #363031;
--color-2: #5F5456;
--color-3: #87787B;
--color-4: #ABA0A3;
--color-5: #CFC9CA;
}Palettes that share visual characteristics and color harmony.