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 Deep Green, Dark Green, Green. 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 |
|---|---|---|---|---|---|
#14522C | rgb(20, 82, 44) | hsl(143, 61%, 20%) | Deep Green | View | |
#248F4D | rgb(36, 143, 77) | hsl(143, 60%, 35%) | Dark Green | View | |
#33CC6E | rgb(51, 204, 110) | hsl(143, 60%, 50%) | Green | View | |
#70DB99 | rgb(112, 219, 153) | hsl(143, 60%, 65%) | Green | View | |
#ADEBC5 | rgb(173, 235, 197) | hsl(143, 61%, 80%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Green and Dark Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #14522C;
--color-2: #248F4D;
--color-3: #33CC6E;
--color-4: #70DB99;
--color-5: #ADEBC5;
}Palettes that share visual characteristics and color harmony.