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 Deep Dusty Cyan, 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 |
|---|---|---|---|---|---|
#2E3837 | rgb(46, 56, 55) | hsl(174, 10%, 20%) | Deep Dusty Cyan | View | |
#516160 | rgb(81, 97, 96) | hsl(176, 9%, 35%) | Dark Gray | View | |
#748B89 | rgb(116, 139, 137) | hsl(175, 9%, 50%) | Light Gray | View | |
#9EAEAC | rgb(158, 174, 172) | hsl(173, 9%, 65%) | Light Gray | View | |
#C7D1D0 | rgb(199, 209, 208) | hsl(174, 10%, 80%) | Light Dusty Cyan | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Dusty Cyan and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2E3837;
--color-2: #516160;
--color-3: #748B89;
--color-4: #9EAEAC;
--color-5: #C7D1D0;
}Palettes that share visual characteristics and color harmony.