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 Green, Dark Green, 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 |
|---|---|---|---|---|---|
#0D5929 | rgb(13, 89, 41) | hsl(142, 75%, 20%) | Deep Green | View | |
#179B48 | rgb(23, 155, 72) | hsl(142, 74%, 35%) | Dark Green | View | |
#21DE66 | rgb(33, 222, 102) | hsl(142, 74%, 50%) | Green | View | |
#64E894 | rgb(100, 232, 148) | hsl(142, 74%, 65%) | Green | View | |
#A6F2C2 | rgb(166, 242, 194) | hsl(142, 75%, 80%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Green and Dark Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0D5929;
--color-2: #179B48;
--color-3: #21DE66;
--color-4: #64E894;
--color-5: #A6F2C2;
}Palettes that share visual characteristics and color harmony.