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 |
|---|---|---|---|---|---|
#6A6016 | rgb(106, 96, 22) | hsl(53, 66%, 25%) | Dark Yellow | View | |
#5F6A16 | rgb(95, 106, 22) | hsl(68, 66%, 25%) | Dark Lime | View | |
#4A6A16 | rgb(74, 106, 22) | hsl(83, 66%, 25%) | Dark Lime | View | |
#356A16 | rgb(53, 106, 22) | hsl(98, 66%, 25%) | Dark Green | View | |
#1F6A16 | rgb(31, 106, 22) | hsl(114, 66%, 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: #6A6016;
--color-2: #5F6A16;
--color-3: #4A6A16;
--color-4: #356A16;
--color-5: #1F6A16;
}Palettes that share visual characteristics and color harmony.