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 |
|---|---|---|---|---|---|
#303036 | rgb(48, 48, 54) | hsl(240, 6%, 20%) | Dark Gray | View | |
#54545F | rgb(84, 84, 95) | hsl(240, 6%, 35%) | Dark Gray | View | |
#787887 | rgb(120, 120, 135) | hsl(240, 6%, 50%) | Light Gray | View | |
#A0A0AB | rgb(160, 160, 171) | hsl(240, 6%, 65%) | Light Gray | View | |
#C9C9CF | rgb(201, 201, 207) | hsl(240, 6%, 80%) | Light Gray | View |
This soft Dark Gray palette brings a sense of serene tranquility and modern airiness.
Using Dark Gray as a primary surface creates an environment of focused relaxation and clarity. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #303036;
--color-2: #54545F;
--color-3: #787887;
--color-4: #A0A0AB;
--color-5: #C9C9CF;
}Palettes that share visual characteristics and color harmony.