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 |
|---|---|---|---|---|---|
#EEAA2B | rgb(238, 170, 43) | hsl(39, 85%, 55%) | Pure Amber | View | |
#EEDA2B | rgb(238, 218, 43) | hsl(54, 85%, 55%) | Pure Yellow | View | |
#D1EE2B | rgb(209, 238, 43) | hsl(69, 85%, 55%) | Pure Lime | View | |
#A0EE2B | rgb(160, 238, 43) | hsl(84, 85%, 55%) | Pure Lime | View | |
#6FEE2B | rgb(111, 238, 43) | hsl(99, 85%, 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: #EEAA2B;
--color-2: #EEDA2B;
--color-3: #D1EE2B;
--color-4: #A0EE2B;
--color-5: #6FEE2B;
}Palettes that share visual characteristics and color harmony.