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 |
|---|---|---|---|---|---|
#0CA139 | rgb(12, 161, 57) | hsl(138, 86%, 34%) | Forest Green | View | |
#0CA15E | rgb(12, 161, 94) | hsl(153, 86%, 34%) | Dark Pure Emerald | View | |
#0CA183 | rgb(12, 161, 131) | hsl(168, 86%, 34%) | Dark Pure Cyan | View | |
#0C9AA1 | rgb(12, 154, 161) | hsl(183, 86%, 34%) | Dark Pure Cyan | View | |
#0C75A1 | rgb(12, 117, 161) | hsl(198, 86%, 34%) | Dark Pure Sky 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: #0CA139;
--color-2: #0CA15E;
--color-3: #0CA183;
--color-4: #0C9AA1;
--color-5: #0C75A1;
}Palettes that share visual characteristics and color harmony.