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 |
|---|---|---|---|---|---|
#0B5B18 | rgb(11, 91, 24) | hsl(130, 78%, 20%) | Deep Pure Green | View | |
#13A02A | rgb(19, 160, 42) | hsl(130, 79%, 35%) | Dark Pure Green | View | |
#1BE43C | rgb(27, 228, 60) | hsl(130, 79%, 50%) | Pure Green | View | |
#5FEC77 | rgb(95, 236, 119) | hsl(130, 79%, 65%) | Pure Green | View | |
#A4F4B1 | rgb(164, 244, 177) | hsl(130, 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: #0B5B18;
--color-2: #13A02A;
--color-3: #1BE43C;
--color-4: #5FEC77;
--color-5: #A4F4B1;
}Palettes that share visual characteristics and color harmony.