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 |
|---|---|---|---|---|---|
#225B0B | rgb(34, 91, 11) | hsl(103, 78%, 20%) | Deep Pure Green | View | |
#3B9F14 | rgb(59, 159, 20) | hsl(103, 78%, 35%) | Dark Pure Green | View | |
#54E31C | rgb(84, 227, 28) | hsl(103, 78%, 50%) | Pure Green | View | |
#88EB60 | rgb(136, 235, 96) | hsl(103, 78%, 65%) | Pure Green | View | |
#BBF4A4 | rgb(187, 244, 164) | hsl(103, 78%, 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: #225B0B;
--color-2: #3B9F14;
--color-3: #54E31C;
--color-4: #88EB60;
--color-5: #BBF4A4;
}Palettes that share visual characteristics and color harmony.