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 |
|---|---|---|---|---|---|
#E2721D | rgb(226, 114, 29) | hsl(26, 77%, 50%) | Pure Orange | View | |
#E2A31D | rgb(226, 163, 29) | hsl(41, 77%, 50%) | Pure Amber | View | |
#E2D51D | rgb(226, 213, 29) | hsl(56, 77%, 50%) | Pure Yellow | View | |
#BEE21D | rgb(190, 226, 29) | hsl(71, 77%, 50%) | Pure Lime | View | |
#8DE21D | rgb(141, 226, 29) | hsl(86, 77%, 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: #E2721D;
--color-2: #E2A31D;
--color-3: #E2D51D;
--color-4: #BEE21D;
--color-5: #8DE21D;
}Palettes that share visual characteristics and color harmony.