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 Orange, Pure Yellow, Pure Yellow. 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 |
|---|---|---|---|---|---|
#EFAB5D | rgb(239, 171, 93) | hsl(32, 82%, 65%) | Pure Orange | View | |
#EFCF5D | rgb(239, 207, 93) | hsl(47, 82%, 65%) | Pure Yellow | View | |
#EAEF5D | rgb(234, 239, 93) | hsl(62, 82%, 65%) | Pure Yellow | View | |
#C5EF5D | rgb(197, 239, 93) | hsl(77, 82%, 65%) | Pure Lime | View | |
#A1EF5D | rgb(161, 239, 93) | hsl(92, 82%, 65%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EFAB5D;
--color-2: #EFCF5D;
--color-3: #EAEF5D;
--color-4: #C5EF5D;
--color-5: #A1EF5D;
}Palettes that share visual characteristics and color harmony.