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 |
|---|---|---|---|---|---|
#10562A | rgb(16, 86, 42) | hsl(142, 69%, 20%) | Deep Green | View | |
#1D9649 | rgb(29, 150, 73) | hsl(142, 68%, 35%) | Dark Green | View | |
#29D668 | rgb(41, 214, 104) | hsl(142, 68%, 50%) | Green | View | |
#69E296 | rgb(105, 226, 150) | hsl(142, 68%, 65%) | Green | View | |
#A9EFC3 | rgb(169, 239, 195) | hsl(142, 69%, 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: #10562A;
--color-2: #1D9649;
--color-3: #29D668;
--color-4: #69E296;
--color-5: #A9EFC3;
}Palettes that share visual characteristics and color harmony.