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 Forest Green, Dark Pure Emerald, Dark Pure 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 |
|---|---|---|---|---|---|
#08782F | rgb(8, 120, 47) | hsl(141, 88%, 25%) | Forest Green | View | |
#08784B | rgb(8, 120, 75) | hsl(156, 88%, 25%) | Dark Pure Emerald | View | |
#087867 | rgb(8, 120, 103) | hsl(171, 88%, 25%) | Dark Pure Cyan | View | |
#086D78 | rgb(8, 109, 120) | hsl(186, 88%, 25%) | Dark Pure Sky Blue | View | |
#085178 | rgb(8, 81, 120) | hsl(201, 88%, 25%) | Dark Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Forest Green and Dark Pure Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #08782F;
--color-2: #08784B;
--color-3: #087867;
--color-4: #086D78;
--color-5: #085178;
}Palettes that share visual characteristics and color harmony.