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 Pure Green, Dark Pure Green, Pure 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 |
|---|---|---|---|---|---|
#2B5C0A | rgb(43, 92, 10) | hsl(96, 80%, 20%) | Deep Pure Green | View | |
#4BA112 | rgb(75, 161, 18) | hsl(96, 80%, 35%) | Dark Pure Green | View | |
#6BE619 | rgb(107, 230, 25) | hsl(96, 80%, 50%) | Pure Green | View | |
#97ED5E | rgb(151, 237, 94) | hsl(96, 80%, 65%) | Pure Green | View | |
#C4F5A3 | rgb(196, 245, 163) | hsl(96, 80%, 80%) | Light Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Green and Dark Pure Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2B5C0A;
--color-2: #4BA112;
--color-3: #6BE619;
--color-4: #97ED5E;
--color-5: #C4F5A3;
}Palettes that share visual characteristics and color harmony.