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 |
|---|---|---|---|---|---|
#12AB47 | rgb(18, 171, 71) | hsl(141, 81%, 37%) | Forest Green | View | |
#12AB6E | rgb(18, 171, 110) | hsl(156, 81%, 37%) | Dark Pure Emerald | View | |
#12AB94 | rgb(18, 171, 148) | hsl(171, 81%, 37%) | Dark Pure Cyan | View | |
#129BAB | rgb(18, 155, 171) | hsl(186, 81%, 37%) | Dark Pure Sky Blue | View | |
#1275AB | rgb(18, 117, 171) | hsl(201, 81%, 37%) | 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: #12AB47;
--color-2: #12AB6E;
--color-3: #12AB94;
--color-4: #129BAB;
--color-5: #1275AB;
}Palettes that share visual characteristics and color harmony.