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 |
|---|---|---|---|---|---|
#6C717A | rgb(108, 113, 122) | hsl(219, 6%, 45%) | Dark Gray | View | |
#6C6D7A | rgb(108, 109, 122) | hsl(236, 6%, 45%) | Dark Gray | View | |
#6E6C7A | rgb(110, 108, 122) | hsl(249, 6%, 45%) | Dark Gray | View | |
#716C7A | rgb(113, 108, 122) | hsl(261, 6%, 45%) | Dark Gray | View | |
#756C7A | rgb(117, 108, 122) | hsl(279, 6%, 45%) | Dark Gray | View |
:root {
--color-1: #6C717A;
--color-2: #6C6D7A;
--color-3: #6E6C7A;
--color-4: #716C7A;
--color-5: #756C7A;
}Palettes that share visual characteristics and color harmony.