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 |
|---|---|---|---|---|---|
#335B0B | rgb(51, 91, 11) | hsl(90, 78%, 20%) | Deep Pure Green | View | |
#599F14 | rgb(89, 159, 20) | hsl(90, 78%, 35%) | Dark Pure Green | View | |
#80E31C | rgb(128, 227, 28) | hsl(90, 78%, 50%) | Pure Green | View | |
#A6EB60 | rgb(166, 235, 96) | hsl(90, 78%, 65%) | Pure Green | View | |
#CCF4A4 | rgb(204, 244, 164) | hsl(90, 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: #335B0B;
--color-2: #599F14;
--color-3: #80E31C;
--color-4: #A6EB60;
--color-5: #CCF4A4;
}Palettes that share visual characteristics and color harmony.