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 |
|---|---|---|---|---|---|
#363034 | rgb(54, 48, 52) | hsl(320, 6%, 20%) | Dark Gray | View | |
#5E555B | rgb(94, 85, 91) | hsl(320, 5%, 35%) | Dark Gray | View | |
#867982 | rgb(134, 121, 130) | hsl(318, 5%, 50%) | Light Gray | View | |
#AAA1A8 | rgb(170, 161, 168) | hsl(313, 5%, 65%) | Light Gray | View | |
#CFC9CD | rgb(207, 201, 205) | hsl(320, 6%, 80%) | Light Gray | View |
:root {
--color-1: #363034;
--color-2: #5E555B;
--color-3: #867982;
--color-4: #AAA1A8;
--color-5: #CFC9CD;
}Palettes that share visual characteristics and color harmony.