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, Dark 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 |
|---|---|---|---|---|---|
#6B727B | rgb(107, 114, 123) | hsl(214, 7%, 45%) | Dark Gray | View | |
#6B6E7B | rgb(107, 110, 123) | hsl(229, 7%, 45%) | Dark Gray | View | |
#6C6B7B | rgb(108, 107, 123) | hsl(244, 7%, 45%) | Dark Gray | View | |
#706B7B | rgb(112, 107, 123) | hsl(259, 7%, 45%) | Dark Gray | View | |
#746B7B | rgb(116, 107, 123) | hsl(274, 7%, 45%) | Dark Gray | View |
:root {
--color-1: #6B727B;
--color-2: #6B6E7B;
--color-3: #6C6B7B;
--color-4: #706B7B;
--color-5: #746B7B;
}Palettes that share visual characteristics and color harmony.