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 Pure Amber, Pure Yellow, 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 |
|---|---|---|---|---|---|
#D38C12 | rgb(211, 140, 18) | hsl(38, 84%, 45%) | Pure Amber | View | |
#D3BD12 | rgb(211, 189, 18) | hsl(53, 84%, 45%) | Pure Yellow | View | |
#B9D312 | rgb(185, 211, 18) | hsl(68, 84%, 45%) | Pure Lime | View | |
#89D312 | rgb(137, 211, 18) | hsl(83, 84%, 45%) | Pure Lime | View | |
#59D312 | rgb(89, 211, 18) | hsl(98, 84%, 45%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Amber and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D38C12;
--color-2: #D3BD12;
--color-3: #B9D312;
--color-4: #89D312;
--color-5: #59D312;
}Palettes that share visual characteristics and color harmony.