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 |
|---|---|---|---|---|---|
#13532D | rgb(19, 83, 45) | hsl(144, 63%, 20%) | Deep Green | View | |
#21914E | rgb(33, 145, 78) | hsl(144, 63%, 35%) | Dark Green | View | |
#2FD06F | rgb(47, 208, 111) | hsl(144, 63%, 50%) | Green | View | |
#6EDE9B | rgb(110, 222, 155) | hsl(144, 63%, 65%) | Green | View | |
#ACECC6 | rgb(172, 236, 198) | hsl(144, 63%, 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: #13532D;
--color-2: #21914E;
--color-3: #2FD06F;
--color-4: #6EDE9B;
--color-5: #ACECC6;
}Palettes that share visual characteristics and color harmony.