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 Light Gray, Light 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 |
|---|---|---|---|---|---|
#A0A3AC | rgb(160, 163, 172) | hsl(225, 7%, 65%) | Light Gray | View | |
#A0A0AC | rgb(160, 160, 172) | hsl(240, 7%, 65%) | Light Gray | View | |
#A3A0AC | rgb(163, 160, 172) | hsl(255, 7%, 65%) | Light Gray | View | |
#A6A0AC | rgb(166, 160, 172) | hsl(270, 7%, 65%) | Light Gray | View | |
#A9A0AC | rgb(169, 160, 172) | hsl(285, 7%, 65%) | Light Gray | View |
:root {
--color-1: #A0A3AC;
--color-2: #A0A0AC;
--color-3: #A3A0AC;
--color-4: #A6A0AC;
--color-5: #A9A0AC;
}Palettes that share visual characteristics and color harmony.