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 |
|---|---|---|---|---|---|
#2F3734 | rgb(47, 55, 52) | hsl(157, 8%, 20%) | Dark Gray | View | |
#52605B | rgb(82, 96, 91) | hsl(159, 8%, 35%) | Dark Gray | View | |
#758A82 | rgb(117, 138, 130) | hsl(157, 8%, 50%) | Light Gray | View | |
#9FADA8 | rgb(159, 173, 168) | hsl(159, 8%, 65%) | Light Gray | View | |
#C8D0CD | rgb(200, 208, 205) | hsl(158, 8%, 80%) | Light Gray | View |
:root {
--color-1: #2F3734;
--color-2: #52605B;
--color-3: #758A82;
--color-4: #9FADA8;
--color-5: #C8D0CD;
}Palettes that share visual characteristics and color harmony.