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 |
|---|---|---|---|---|---|
#2C5C0A | rgb(44, 92, 10) | hsl(95, 80%, 20%) | Deep Pure Green | View | |
#4DA112 | rgb(77, 161, 18) | hsl(95, 80%, 35%) | Dark Pure Green | View | |
#6FE619 | rgb(111, 230, 25) | hsl(95, 80%, 50%) | Pure Green | View | |
#9AED5E | rgb(154, 237, 94) | hsl(95, 80%, 65%) | Pure Green | View | |
#C5F5A3 | rgb(197, 245, 163) | hsl(95, 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: #2C5C0A;
--color-2: #4DA112;
--color-3: #6FE619;
--color-4: #9AED5E;
--color-5: #C5F5A3;
}Palettes that share visual characteristics and color harmony.