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 |
|---|---|---|---|---|---|
#ED9D12 | rgb(237, 157, 18) | hsl(38, 86%, 50%) | Pure Amber | View | |
#EDD412 | rgb(237, 212, 18) | hsl(53, 86%, 50%) | Pure Yellow | View | |
#D0ED12 | rgb(208, 237, 18) | hsl(68, 86%, 50%) | Pure Lime | View | |
#99ED12 | rgb(153, 237, 18) | hsl(83, 86%, 50%) | Pure Lime | View | |
#62ED12 | rgb(98, 237, 18) | hsl(98, 86%, 50%) | 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: #ED9D12;
--color-2: #EDD412;
--color-3: #D0ED12;
--color-4: #99ED12;
--color-5: #62ED12;
}Palettes that share visual characteristics and color harmony.