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 |
|---|---|---|---|---|---|
#2F5C0A | rgb(47, 92, 10) | hsl(93, 80%, 20%) | Deep Pure Green | View | |
#52A112 | rgb(82, 161, 18) | hsl(93, 80%, 35%) | Dark Pure Green | View | |
#75E619 | rgb(117, 230, 25) | hsl(93, 80%, 50%) | Pure Green | View | |
#9FED5E | rgb(159, 237, 94) | hsl(93, 80%, 65%) | Pure Green | View | |
#C8F5A3 | rgb(200, 245, 163) | hsl(93, 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: #2F5C0A;
--color-2: #52A112;
--color-3: #75E619;
--color-4: #9FED5E;
--color-5: #C8F5A3;
}Palettes that share visual characteristics and color harmony.