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 |
|---|---|---|---|---|---|
#2F3437 | rgb(47, 52, 55) | hsl(203, 8%, 20%) | Dark Gray | View | |
#525B60 | rgb(82, 91, 96) | hsl(201, 8%, 35%) | Dark Gray | View | |
#75828A | rgb(117, 130, 138) | hsl(203, 8%, 50%) | Light Gray | View | |
#9FA7AD | rgb(159, 167, 173) | hsl(206, 8%, 65%) | Light Gray | View | |
#C8CDD0 | rgb(200, 205, 208) | hsl(202, 8%, 80%) | Light Gray | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Gray and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2F3437;
--color-2: #525B60;
--color-3: #75828A;
--color-4: #9FA7AD;
--color-5: #C8CDD0;
}Palettes that share visual characteristics and color harmony.