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 Green, Dark Emerald, Dark Cyan. 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 |
|---|---|---|---|---|---|
#22B447 | rgb(34, 180, 71) | hsl(135, 68%, 42%) | Dark Green | View | |
#22B46B | rgb(34, 180, 107) | hsl(150, 68%, 42%) | Dark Emerald | View | |
#22B490 | rgb(34, 180, 144) | hsl(165, 68%, 42%) | Dark Cyan | View | |
#22B4B4 | rgb(34, 180, 180) | hsl(180, 68%, 42%) | Dark Cyan | View | |
#2290B4 | rgb(34, 144, 180) | hsl(195, 68%, 42%) | Dark Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Green and Dark Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #22B447;
--color-2: #22B46B;
--color-3: #22B490;
--color-4: #22B4B4;
--color-5: #2290B4;
}Palettes that share visual characteristics and color harmony.