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 |
|---|---|---|---|---|---|
#EFC55D | rgb(239, 197, 93) | hsl(43, 82%, 65%) | Pure Amber | View | |
#EFEA5D | rgb(239, 234, 93) | hsl(58, 82%, 65%) | Pure Yellow | View | |
#CFEF5D | rgb(207, 239, 93) | hsl(73, 82%, 65%) | Pure Lime | View | |
#ABEF5D | rgb(171, 239, 93) | hsl(88, 82%, 65%) | Pure Green | View | |
#86EF5D | rgb(134, 239, 93) | hsl(103, 82%, 65%) | 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: #EFC55D;
--color-2: #EFEA5D;
--color-3: #CFEF5D;
--color-4: #ABEF5D;
--color-5: #86EF5D;
}Palettes that share visual characteristics and color harmony.