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 |
|---|---|---|---|---|---|
#10A23A | rgb(16, 162, 58) | hsl(137, 82%, 35%) | Forest Green | View | |
#10A25E | rgb(16, 162, 94) | hsl(152, 82%, 35%) | Dark Pure Emerald | View | |
#10A283 | rgb(16, 162, 131) | hsl(167, 82%, 35%) | Dark Pure Cyan | View | |
#109EA2 | rgb(16, 158, 162) | hsl(182, 82%, 35%) | Dark Pure Cyan | View | |
#1079A2 | rgb(16, 121, 162) | hsl(197, 82%, 35%) | 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: #10A23A;
--color-2: #10A25E;
--color-3: #10A283;
--color-4: #109EA2;
--color-5: #1079A2;
}Palettes that share visual characteristics and color harmony.