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 Amber, 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 |
|---|---|---|---|---|---|
#EFA35D | rgb(239, 163, 93) | hsl(29, 82%, 65%) | Pure Orange | View | |
#EFC85D | rgb(239, 200, 93) | hsl(44, 82%, 65%) | Pure Amber | View | |
#EFEC5D | rgb(239, 236, 93) | hsl(59, 82%, 65%) | Pure Yellow | View | |
#CDEF5D | rgb(205, 239, 93) | hsl(74, 82%, 65%) | Pure Lime | View | |
#A8EF5D | rgb(168, 239, 93) | hsl(89, 82%, 65%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EFA35D;
--color-2: #EFC85D;
--color-3: #EFEC5D;
--color-4: #CDEF5D;
--color-5: #A8EF5D;
}Palettes that share visual characteristics and color harmony.