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 |
|---|---|---|---|---|---|
#353133 | rgb(53, 49, 51) | hsl(330, 4%, 20%) | Dark Gray | View | |
#5D5659 | rgb(93, 86, 89) | hsl(334, 4%, 35%) | Dark Gray | View | |
#857A7E | rgb(133, 122, 126) | hsl(338, 4%, 50%) | Light Gray | View | |
#A9A2A5 | rgb(169, 162, 165) | hsl(334, 4%, 65%) | Light Gray | View | |
#CECACC | rgb(206, 202, 204) | hsl(330, 4%, 80%) | Light Gray | View |
:root {
--color-1: #353133;
--color-2: #5D5659;
--color-3: #857A7E;
--color-4: #A9A2A5;
--color-5: #CECACC;
}Palettes that share visual characteristics and color harmony.