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 trending palette featuring Light Gray, Pale Muted Cyan, Pale Muted Orange.
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 |
|---|---|---|---|---|---|
#7A8A7A | rgb(122, 138, 122) | hsl(120, 6%, 51%) | Light Gray | View | |
#EFF7F6 | rgb(239, 247, 246) | hsl(173, 33%, 95%) | Pale Muted Cyan | View | |
#F5F2EE | rgb(245, 242, 238) | hsl(34, 26%, 95%) | Pale Muted Orange | View | |
#6B7D6B | rgb(107, 125, 107) | hsl(120, 8%, 45%) | Dark Gray | View | |
#2B2B2B | rgb(43, 43, 43) | hsl(0, 0%, 17%) | Dark Gray | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Gray and Pale Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #7A8A7A;
--color-2: #EFF7F6;
--color-3: #F5F2EE;
--color-4: #6B7D6B;
--color-5: #2B2B2B;
}Palettes that share visual characteristics and color harmony.