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 |
|---|---|---|---|---|---|
#E0731F | rgb(224, 115, 31) | hsl(26, 76%, 50%) | Pure Orange | View | |
#E0A31F | rgb(224, 163, 31) | hsl(41, 76%, 50%) | Pure Amber | View | |
#E0D31F | rgb(224, 211, 31) | hsl(56, 76%, 50%) | Pure Yellow | View | |
#BDE01F | rgb(189, 224, 31) | hsl(71, 76%, 50%) | Pure Lime | View | |
#8CE01F | rgb(140, 224, 31) | hsl(86, 76%, 50%) | 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: #E0731F;
--color-2: #E0A31F;
--color-3: #E0D31F;
--color-4: #BDE01F;
--color-5: #8CE01F;
}Palettes that share visual characteristics and color harmony.