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 |
|---|---|---|---|---|---|
#09AA3E | rgb(9, 170, 62) | hsl(140, 90%, 35%) | Forest Green | View | |
#09AA67 | rgb(9, 170, 103) | hsl(155, 90%, 35%) | Dark Pure Emerald | View | |
#09AA8F | rgb(9, 170, 143) | hsl(170, 90%, 35%) | Dark Pure Cyan | View | |
#099CAA | rgb(9, 156, 170) | hsl(185, 90%, 35%) | Dark Pure Sky Blue | View | |
#0974AA | rgb(9, 116, 170) | hsl(200, 90%, 35%) | 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: #09AA3E;
--color-2: #09AA67;
--color-3: #09AA8F;
--color-4: #099CAA;
--color-5: #0974AA;
}Palettes that share visual characteristics and color harmony.