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 |
|---|---|---|---|---|---|
#0B5B1B | rgb(11, 91, 27) | hsl(132, 78%, 20%) | Deep Pure Green | View | |
#149F2F | rgb(20, 159, 47) | hsl(132, 78%, 35%) | Dark Pure Green | View | |
#1CE344 | rgb(28, 227, 68) | hsl(132, 78%, 50%) | Pure Green | View | |
#60EB7C | rgb(96, 235, 124) | hsl(132, 78%, 65%) | Pure Green | View | |
#A4F4B4 | rgb(164, 244, 180) | hsl(132, 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: #0B5B1B;
--color-2: #149F2F;
--color-3: #1CE344;
--color-4: #60EB7C;
--color-5: #A4F4B4;
}Palettes that share visual characteristics and color harmony.