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 |
|---|---|---|---|---|---|
#EC7622 | rgb(236, 118, 34) | hsl(25, 84%, 53%) | Pure Orange | View | |
#ECA922 | rgb(236, 169, 34) | hsl(40, 84%, 53%) | Pure Amber | View | |
#ECDB22 | rgb(236, 219, 34) | hsl(55, 84%, 53%) | Pure Yellow | View | |
#CAEC22 | rgb(202, 236, 34) | hsl(70, 84%, 53%) | Pure Lime | View | |
#98EC22 | rgb(152, 236, 34) | hsl(85, 84%, 53%) | 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: #EC7622;
--color-2: #ECA922;
--color-3: #ECDB22;
--color-4: #CAEC22;
--color-5: #98EC22;
}Palettes that share visual characteristics and color harmony.