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 |
|---|---|---|---|---|---|
#0A5C2B | rgb(10, 92, 43) | hsl(144, 80%, 20%) | Deep Pure Green | View | |
#12A14B | rgb(18, 161, 75) | hsl(144, 80%, 35%) | Dark Pure Green | View | |
#19E66B | rgb(25, 230, 107) | hsl(144, 80%, 50%) | Pure Green | View | |
#5EED97 | rgb(94, 237, 151) | hsl(144, 80%, 65%) | Pure Green | View | |
#A3F5C4 | rgb(163, 245, 196) | hsl(144, 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: #0A5C2B;
--color-2: #12A14B;
--color-3: #19E66B;
--color-4: #5EED97;
--color-5: #A3F5C4;
}Palettes that share visual characteristics and color harmony.