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 |
|---|---|---|---|---|---|
#323630 | rgb(50, 54, 48) | hsl(100, 6%, 20%) | Dark Gray | View | |
#575F54 | rgb(87, 95, 84) | hsl(104, 6%, 35%) | Dark Gray | View | |
#7C8778 | rgb(124, 135, 120) | hsl(104, 6%, 50%) | Light Gray | View | |
#A3ABA0 | rgb(163, 171, 160) | hsl(104, 6%, 65%) | Light Gray | View | |
#CBCFC9 | rgb(203, 207, 201) | hsl(100, 6%, 80%) | Light Gray | View |
:root {
--color-1: #323630;
--color-2: #575F54;
--color-3: #7C8778;
--color-4: #A3ABA0;
--color-5: #CBCFC9;
}Palettes that share visual characteristics and color harmony.