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 |
|---|---|---|---|---|---|
#E77A32 | rgb(231, 122, 50) | hsl(24, 79%, 55%) | Pure Orange | View | |
#E7A732 | rgb(231, 167, 50) | hsl(39, 79%, 55%) | Pure Amber | View | |
#E7D532 | rgb(231, 213, 50) | hsl(54, 79%, 55%) | Pure Yellow | View | |
#CCE732 | rgb(204, 231, 50) | hsl(69, 79%, 55%) | Pure Lime | View | |
#9EE732 | rgb(158, 231, 50) | hsl(84, 79%, 55%) | Pure Lime | 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: #E77A32;
--color-2: #E7A732;
--color-3: #E7D532;
--color-4: #CCE732;
--color-5: #9EE732;
}Palettes that share visual characteristics and color harmony.