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 |
|---|---|---|---|---|---|
#09772F | rgb(9, 119, 47) | hsl(141, 86%, 25%) | Forest Green | View | |
#09774B | rgb(9, 119, 75) | hsl(156, 86%, 25%) | Dark Pure Emerald | View | |
#097766 | rgb(9, 119, 102) | hsl(171, 86%, 25%) | Dark Pure Cyan | View | |
#096C77 | rgb(9, 108, 119) | hsl(186, 86%, 25%) | Dark Pure Sky Blue | View | |
#095077 | rgb(9, 80, 119) | hsl(201, 86%, 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: #09772F;
--color-2: #09774B;
--color-3: #097766;
--color-4: #096C77;
--color-5: #095077;
}Palettes that share visual characteristics and color harmony.