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 |
|---|---|---|---|---|---|
#313630 | rgb(49, 54, 48) | hsl(110, 6%, 20%) | Dark Gray | View | |
#565E55 | rgb(86, 94, 85) | hsl(113, 5%, 35%) | Dark Gray | View | |
#7B8679 | rgb(123, 134, 121) | hsl(111, 5%, 50%) | Light Gray | View | |
#A3AAA1 | rgb(163, 170, 161) | hsl(107, 5%, 65%) | Light Gray | View | |
#CACFC9 | rgb(202, 207, 201) | hsl(110, 6%, 80%) | Light Gray | View |
:root {
--color-1: #313630;
--color-2: #565E55;
--color-3: #7B8679;
--color-4: #A3AAA1;
--color-5: #CACFC9;
}Palettes that share visual characteristics and color harmony.