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 Amber, Dark Pure Yellow, Dark Pure 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 |
|---|---|---|---|---|---|
#B7860B | rgb(183, 134, 11) | hsl(43, 89%, 38%) | Dark Pure Amber | View | |
#B7B10B | rgb(183, 177, 11) | hsl(58, 89%, 38%) | Dark Pure Yellow | View | |
#92B70B | rgb(146, 183, 11) | hsl(73, 89%, 38%) | Dark Pure Lime | View | |
#67B70B | rgb(103, 183, 11) | hsl(88, 89%, 38%) | Forest Green | View | |
#3CB70B | rgb(60, 183, 11) | hsl(103, 89%, 38%) | Forest Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Amber and Dark Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B7860B;
--color-2: #B7B10B;
--color-3: #92B70B;
--color-4: #67B70B;
--color-5: #3CB70B;
}Palettes that share visual characteristics and color harmony.