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 |
|---|---|---|---|---|---|
#EAB82E | rgb(234, 184, 46) | hsl(44, 82%, 55%) | Pure Amber | View | |
#EAE72E | rgb(234, 231, 46) | hsl(59, 82%, 55%) | Pure Yellow | View | |
#BEEA2E | rgb(190, 234, 46) | hsl(74, 82%, 55%) | Pure Lime | View | |
#8FEA2E | rgb(143, 234, 46) | hsl(89, 82%, 55%) | Pure Green | View | |
#60EA2E | rgb(96, 234, 46) | hsl(104, 82%, 55%) | 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: #EAB82E;
--color-2: #EAE72E;
--color-3: #BEEA2E;
--color-4: #8FEA2E;
--color-5: #60EA2E;
}Palettes that share visual characteristics and color harmony.