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 |
|---|---|---|---|---|---|
#EF9F1F | rgb(239, 159, 31) | hsl(37, 87%, 53%) | Pure Amber | View | |
#EFD41F | rgb(239, 212, 31) | hsl(52, 87%, 53%) | Pure Yellow | View | |
#D7EF1F | rgb(215, 239, 31) | hsl(67, 87%, 53%) | Pure Lime | View | |
#A3EF1F | rgb(163, 239, 31) | hsl(82, 87%, 53%) | Pure Lime | View | |
#6FEF1F | rgb(111, 239, 31) | hsl(97, 87%, 53%) | 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: #EF9F1F;
--color-2: #EFD41F;
--color-3: #D7EF1F;
--color-4: #A3EF1F;
--color-5: #6FEF1F;
}Palettes that share visual characteristics and color harmony.