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 |
|---|---|---|---|---|---|
#E2621D | rgb(226, 98, 29) | hsl(21, 77%, 50%) | Pure Orange | View | |
#E2931D | rgb(226, 147, 29) | hsl(36, 77%, 50%) | Pure Amber | View | |
#E2C41D | rgb(226, 196, 29) | hsl(51, 77%, 50%) | Pure Yellow | View | |
#CEE21D | rgb(206, 226, 29) | hsl(66, 77%, 50%) | Pure Lime | View | |
#9DE21D | rgb(157, 226, 29) | hsl(81, 77%, 50%) | 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: #E2621D;
--color-2: #E2931D;
--color-3: #E2C41D;
--color-4: #CEE21D;
--color-5: #9DE21D;
}Palettes that share visual characteristics and color harmony.