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 |
|---|---|---|---|---|---|
#00BD4B | rgb(0, 189, 75) | hsl(144, 100%, 37%) | Forest Green | View | |
#00BD7B | rgb(0, 189, 123) | hsl(159, 100%, 37%) | Dark Vibrant Emerald | View | |
#00BDAA | rgb(0, 189, 170) | hsl(174, 100%, 37%) | Dark Vibrant Cyan | View | |
#00A0BD | rgb(0, 160, 189) | hsl(189, 100%, 37%) | Dark Vibrant Sky Blue | View | |
#0071BD | rgb(0, 113, 189) | hsl(204, 100%, 37%) | Dark Vibrant 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: #00BD4B;
--color-2: #00BD7B;
--color-3: #00BDAA;
--color-4: #00A0BD;
--color-5: #0071BD;
}Palettes that share visual characteristics and color harmony.