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 |
|---|---|---|---|---|---|
#12542C | rgb(18, 84, 44) | hsl(144, 65%, 20%) | Deep Green | View | |
#20924E | rgb(32, 146, 78) | hsl(144, 64%, 35%) | Dark Green | View | |
#2ED16F | rgb(46, 209, 111) | hsl(144, 64%, 50%) | Green | View | |
#6DDF9A | rgb(109, 223, 154) | hsl(144, 64%, 65%) | Green | View | |
#ABEDC5 | rgb(171, 237, 197) | hsl(144, 65%, 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: #12542C;
--color-2: #20924E;
--color-3: #2ED16F;
--color-4: #6DDF9A;
--color-5: #ABEDC5;
}Palettes that share visual characteristics and color harmony.