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 |
|---|---|---|---|---|---|
#303635 | rgb(48, 54, 53) | hsl(170, 6%, 20%) | Dark Gray | View | |
#545F5D | rgb(84, 95, 93) | hsl(169, 6%, 35%) | Dark Gray | View | |
#788785 | rgb(120, 135, 133) | hsl(172, 6%, 50%) | Light Gray | View | |
#A0ABAA | rgb(160, 171, 170) | hsl(175, 6%, 65%) | Light Gray | View | |
#C9CFCE | rgb(201, 207, 206) | hsl(170, 6%, 80%) | Light Gray | View |
:root {
--color-1: #303635;
--color-2: #545F5D;
--color-3: #788785;
--color-4: #A0ABAA;
--color-5: #C9CFCE;
}Palettes that share visual characteristics and color harmony.