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 |
|---|---|---|---|---|---|
#228C3C | rgb(34, 140, 60) | hsl(135, 61%, 34%) | Dark Green | View | |
#228C57 | rgb(34, 140, 87) | hsl(150, 61%, 34%) | Dark Emerald | View | |
#228C71 | rgb(34, 140, 113) | hsl(165, 61%, 34%) | Dark Cyan | View | |
#228C8C | rgb(34, 140, 140) | hsl(180, 61%, 34%) | Dark Cyan | View | |
#22718C | rgb(34, 113, 140) | hsl(195, 61%, 34%) | 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: #228C3C;
--color-2: #228C57;
--color-3: #228C71;
--color-4: #228C8C;
--color-5: #22718C;
}Palettes that share visual characteristics and color harmony.