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 |
|---|---|---|---|---|---|
#22914E | rgb(34, 145, 78) | hsl(144, 62%, 35%) | Dark Green | View | |
#22916A | rgb(34, 145, 106) | hsl(159, 62%, 35%) | Dark Emerald | View | |
#229186 | rgb(34, 145, 134) | hsl(174, 62%, 35%) | Dark Cyan | View | |
#228091 | rgb(34, 128, 145) | hsl(189, 62%, 35%) | Dark Sky Blue | View | |
#226491 | rgb(34, 100, 145) | hsl(204, 62%, 35%) | Dark 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: #22914E;
--color-2: #22916A;
--color-3: #229186;
--color-4: #228091;
--color-5: #226491;
}Palettes that share visual characteristics and color harmony.