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 |
|---|---|---|---|---|---|
#303236 | rgb(48, 50, 54) | hsl(220, 6%, 20%) | Dark Gray | View | |
#55575E | rgb(85, 87, 94) | hsl(227, 5%, 35%) | Dark Gray | View | |
#797C86 | rgb(121, 124, 134) | hsl(226, 5%, 50%) | Light Gray | View | |
#A1A4AA | rgb(161, 164, 170) | hsl(220, 5%, 65%) | Light Gray | View | |
#C9CBCF | rgb(201, 203, 207) | hsl(220, 6%, 80%) | Light Gray | View |
A peaceful combination anchored by #303236, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #303236;
--color-2: #55575E;
--color-3: #797C86;
--color-4: #A1A4AA;
--color-5: #C9CBCF;
}Palettes that share visual characteristics and color harmony.