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 |
|---|---|---|---|---|---|
#E77518 | rgb(231, 117, 24) | hsl(27, 81%, 50%) | Pure Orange | View | |
#E7A918 | rgb(231, 169, 24) | hsl(42, 81%, 50%) | Pure Amber | View | |
#E7DC18 | rgb(231, 220, 24) | hsl(57, 81%, 50%) | Pure Yellow | View | |
#BDE718 | rgb(189, 231, 24) | hsl(72, 81%, 50%) | Pure Lime | View | |
#8AE718 | rgb(138, 231, 24) | hsl(87, 81%, 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: #E77518;
--color-2: #E7A918;
--color-3: #E7DC18;
--color-4: #BDE718;
--color-5: #8AE718;
}Palettes that share visual characteristics and color harmony.