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 |
|---|---|---|---|---|---|
#12542A | rgb(18, 84, 42) | hsl(142, 65%, 20%) | Deep Green | View | |
#1F934A | rgb(31, 147, 74) | hsl(142, 65%, 35%) | Dark Green | View | |
#2DD269 | rgb(45, 210, 105) | hsl(142, 65%, 50%) | Green | View | |
#6CE096 | rgb(108, 224, 150) | hsl(142, 65%, 65%) | Green | View | |
#ABEDC3 | rgb(171, 237, 195) | hsl(142, 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: #12542A;
--color-2: #1F934A;
--color-3: #2DD269;
--color-4: #6CE096;
--color-5: #ABEDC3;
}Palettes that share visual characteristics and color harmony.