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 |
|---|---|---|---|---|---|
#0C5A2B | rgb(12, 90, 43) | hsl(144, 76%, 20%) | Deep Pure Green | View | |
#159E4C | rgb(21, 158, 76) | hsl(144, 77%, 35%) | Dark Pure Green | View | |
#1DE26C | rgb(29, 226, 108) | hsl(144, 77%, 50%) | Pure Green | View | |
#61EA98 | rgb(97, 234, 152) | hsl(144, 77%, 65%) | Pure Green | View | |
#A5F3C4 | rgb(165, 243, 196) | hsl(144, 76%, 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: #0C5A2B;
--color-2: #159E4C;
--color-3: #1DE26C;
--color-4: #61EA98;
--color-5: #A5F3C4;
}Palettes that share visual characteristics and color harmony.