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 | |
#159D4C | rgb(21, 157, 76) | hsl(144, 76%, 35%) | Dark Pure Green | View | |
#1FE06C | rgb(31, 224, 108) | hsl(144, 76%, 50%) | Pure Green | View | |
#62EA98 | rgb(98, 234, 152) | hsl(144, 76%, 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: #159D4C;
--color-3: #1FE06C;
--color-4: #62EA98;
--color-5: #A5F3C4;
}Palettes that share visual characteristics and color harmony.