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 Dark Pure Yellow, Dark Pure Lime, Dark 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 |
|---|---|---|---|---|---|
#6E730D | rgb(110, 115, 13) | hsl(63, 80%, 25%) | Dark Pure Yellow | View | |
#54730D | rgb(84, 115, 13) | hsl(78, 80%, 25%) | Dark Pure Lime | View | |
#3B730D | rgb(59, 115, 13) | hsl(93, 80%, 25%) | Dark Pure Green | View | |
#21730D | rgb(33, 115, 13) | hsl(108, 80%, 25%) | Dark Pure Green | View | |
#0D7312 | rgb(13, 115, 18) | hsl(123, 80%, 25%) | Dark Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Yellow and Dark Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6E730D;
--color-2: #54730D;
--color-3: #3B730D;
--color-4: #21730D;
--color-5: #0D7312;
}Palettes that share visual characteristics and color harmony.