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 |
|---|---|---|---|---|---|
#E3A11C | rgb(227, 161, 28) | hsl(40, 78%, 50%) | Pure Amber | View | |
#E3D21C | rgb(227, 210, 28) | hsl(55, 78%, 50%) | Pure Yellow | View | |
#C2E31C | rgb(194, 227, 28) | hsl(70, 78%, 50%) | Pure Lime | View | |
#90E31C | rgb(144, 227, 28) | hsl(85, 78%, 50%) | Pure Green | View | |
#5EE31C | rgb(94, 227, 28) | hsl(100, 78%, 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: #E3A11C;
--color-2: #E3D21C;
--color-3: #C2E31C;
--color-4: #90E31C;
--color-5: #5EE31C;
}Palettes that share visual characteristics and color harmony.