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 |
|---|---|---|---|---|---|
#EFB42A | rgb(239, 180, 42) | hsl(42, 86%, 55%) | Pure Amber | View | |
#EFE52A | rgb(239, 229, 42) | hsl(57, 86%, 55%) | Pure Yellow | View | |
#C7EF2A | rgb(199, 239, 42) | hsl(72, 86%, 55%) | Pure Lime | View | |
#96EF2A | rgb(150, 239, 42) | hsl(87, 86%, 55%) | Pure Green | View | |
#65EF2A | rgb(101, 239, 42) | hsl(102, 86%, 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: #EFB42A;
--color-2: #EFE52A;
--color-3: #C7EF2A;
--color-4: #96EF2A;
--color-5: #65EF2A;
}Palettes that share visual characteristics and color harmony.