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 |
|---|---|---|---|---|---|
#313533 | rgb(49, 53, 51) | hsl(150, 4%, 20%) | Dark Gray | View | |
#575C59 | rgb(87, 92, 89) | hsl(144, 3%, 35%) | Dark Gray | View | |
#7C837F | rgb(124, 131, 127) | hsl(146, 3%, 50%) | Light Gray | View | |
#A3A8A5 | rgb(163, 168, 165) | hsl(144, 3%, 65%) | Light Gray | View | |
#CACECC | rgb(202, 206, 204) | hsl(150, 4%, 80%) | Light Gray | View |
:root {
--color-1: #313533;
--color-2: #575C59;
--color-3: #7C837F;
--color-4: #A3A8A5;
--color-5: #CACECC;
}Palettes that share visual characteristics and color harmony.