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 |
|---|---|---|---|---|---|
#E4611B | rgb(228, 97, 27) | hsl(21, 79%, 50%) | Pure Orange | View | |
#E4941B | rgb(228, 148, 27) | hsl(36, 79%, 50%) | Pure Amber | View | |
#E4C61B | rgb(228, 198, 27) | hsl(51, 79%, 50%) | Pure Yellow | View | |
#D0E41B | rgb(208, 228, 27) | hsl(66, 79%, 50%) | Pure Lime | View | |
#9EE41B | rgb(158, 228, 27) | hsl(81, 79%, 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: #E4611B;
--color-2: #E4941B;
--color-3: #E4C61B;
--color-4: #D0E41B;
--color-5: #9EE41B;
}Palettes that share visual characteristics and color harmony.