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 |
|---|---|---|---|---|---|
#E2A01D | rgb(226, 160, 29) | hsl(40, 77%, 50%) | Pure Amber | View | |
#E2D11D | rgb(226, 209, 29) | hsl(55, 77%, 50%) | Pure Yellow | View | |
#C1E21D | rgb(193, 226, 29) | hsl(70, 77%, 50%) | Pure Lime | View | |
#90E21D | rgb(144, 226, 29) | hsl(85, 77%, 50%) | Pure Green | View | |
#5FE21D | rgb(95, 226, 29) | hsl(100, 77%, 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: #E2A01D;
--color-2: #E2D11D;
--color-3: #C1E21D;
--color-4: #90E21D;
--color-5: #5FE21D;
}Palettes that share visual characteristics and color harmony.