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 Amber, Dark Yellow, 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 |
|---|---|---|---|---|---|
#B2861F | rgb(178, 134, 31) | hsl(42, 70%, 41%) | Dark Amber | View | |
#B2AA1F | rgb(178, 170, 31) | hsl(57, 70%, 41%) | Dark Yellow | View | |
#94B21F | rgb(148, 178, 31) | hsl(72, 70%, 41%) | Dark Lime | View | |
#70B21F | rgb(112, 178, 31) | hsl(87, 70%, 41%) | Dark Green | View | |
#4BB21F | rgb(75, 178, 31) | hsl(102, 70%, 41%) | Dark Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Amber and Dark Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B2861F;
--color-2: #B2AA1F;
--color-3: #94B21F;
--color-4: #70B21F;
--color-5: #4BB21F;
}Palettes that share visual characteristics and color harmony.