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 |
|---|---|---|---|---|---|
#302F37 | rgb(48, 47, 55) | hsl(248, 8%, 20%) | Dark Gray | View | |
#55535F | rgb(85, 83, 95) | hsl(250, 7%, 35%) | Dark Gray | View | |
#797788 | rgb(121, 119, 136) | hsl(247, 7%, 50%) | Light Gray | View | |
#A1A0AC | rgb(161, 160, 172) | hsl(245, 7%, 65%) | Light Gray | View | |
#C9C8D0 | rgb(201, 200, 208) | hsl(248, 8%, 80%) | Light Gray | View |
A peaceful combination anchored by #302F37, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #302F37;
--color-2: #55535F;
--color-3: #797788;
--color-4: #A1A0AC;
--color-5: #C9C8D0;
}Palettes that share visual characteristics and color harmony.