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, Lime 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 |
|---|---|---|---|---|---|
#145214 | rgb(20, 82, 20) | hsl(120, 61%, 20%) | Deep Green | View | |
#239023 | rgb(35, 144, 35) | hsl(120, 61%, 35%) | Dark Green | View | |
#32CD32 | rgb(50, 205, 50) | hsl(120, 61%, 50%) | Lime Green | View | |
#6FDC6F | rgb(111, 220, 111) | hsl(120, 61%, 65%) | Green | View | |
#ADEBAD | rgb(173, 235, 173) | hsl(120, 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: #145214;
--color-2: #239023;
--color-3: #32CD32;
--color-4: #6FDC6F;
--color-5: #ADEBAD;
}Palettes that share visual characteristics and color harmony.