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 Vibrant Emerald, Dark Vibrant 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 |
|---|---|---|---|---|---|
#008020 | rgb(0, 128, 32) | hsl(135, 100%, 25%) | Forest Green | View | |
#008040 | rgb(0, 128, 64) | hsl(150, 100%, 25%) | Dark Vibrant Emerald | View | |
#008060 | rgb(0, 128, 96) | hsl(165, 100%, 25%) | Dark Vibrant Cyan | View | |
#008080 | rgb(0, 128, 128) | hsl(180, 100%, 25%) | Teal | View | |
#006080 | rgb(0, 96, 128) | hsl(195, 100%, 25%) | Dark Vibrant Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Forest Green and Dark Vibrant Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #008020;
--color-2: #008040;
--color-3: #008060;
--color-4: #008080;
--color-5: #006080;
}Palettes that share visual characteristics and color harmony.