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 |
|---|---|---|---|---|---|
#11552A | rgb(17, 85, 42) | hsl(142, 67%, 20%) | Deep Green | View | |
#1D9549 | rgb(29, 149, 73) | hsl(142, 67%, 35%) | Dark Green | View | |
#2AD569 | rgb(42, 213, 105) | hsl(142, 67%, 50%) | Green | View | |
#6AE296 | rgb(106, 226, 150) | hsl(142, 67%, 65%) | Green | View | |
#AAEEC3 | rgb(170, 238, 195) | hsl(142, 67%, 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: #11552A;
--color-2: #1D9549;
--color-3: #2AD569;
--color-4: #6AE296;
--color-5: #AAEEC3;
}Palettes that share visual characteristics and color harmony.