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 |
|---|---|---|---|---|---|
#E87A30 | rgb(232, 122, 48) | hsl(24, 80%, 55%) | Pure Orange | View | |
#E8A830 | rgb(232, 168, 48) | hsl(39, 80%, 55%) | Pure Amber | View | |
#E8D630 | rgb(232, 214, 48) | hsl(54, 80%, 55%) | Pure Yellow | View | |
#CDE830 | rgb(205, 232, 48) | hsl(69, 80%, 55%) | Pure Lime | View | |
#9FE830 | rgb(159, 232, 48) | hsl(84, 80%, 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: #E87A30;
--color-2: #E8A830;
--color-3: #E8D630;
--color-4: #CDE830;
--color-5: #9FE830;
}Palettes that share visual characteristics and color harmony.