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 Yellow, Dark Lime, Dark Lime. 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 |
|---|---|---|---|---|---|
#6C5F14 | rgb(108, 95, 20) | hsl(51, 69%, 25%) | Dark Yellow | View | |
#636C14 | rgb(99, 108, 20) | hsl(66, 69%, 25%) | Dark Lime | View | |
#4D6C14 | rgb(77, 108, 20) | hsl(81, 69%, 25%) | Dark Lime | View | |
#376C14 | rgb(55, 108, 20) | hsl(96, 69%, 25%) | Dark Green | View | |
#216C14 | rgb(33, 108, 20) | hsl(111, 69%, 25%) | Dark Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Yellow and Dark Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6C5F14;
--color-2: #636C14;
--color-3: #4D6C14;
--color-4: #376C14;
--color-5: #216C14;
}Palettes that share visual characteristics and color harmony.