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 |
|---|---|---|---|---|---|
#303634 | rgb(48, 54, 52) | hsl(160, 6%, 20%) | Dark Gray | View | |
#555E5B | rgb(85, 94, 91) | hsl(160, 5%, 35%) | Dark Gray | View | |
#798682 | rgb(121, 134, 130) | hsl(162, 5%, 50%) | Light Gray | View | |
#A1AAA7 | rgb(161, 170, 167) | hsl(160, 5%, 65%) | Light Gray | View | |
#C9CFCD | rgb(201, 207, 205) | hsl(160, 6%, 80%) | Light Gray | View |
:root {
--color-1: #303634;
--color-2: #555E5B;
--color-3: #798682;
--color-4: #A1AAA7;
--color-5: #C9CFCD;
}Palettes that share visual characteristics and color harmony.