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 Orange, 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 |
|---|---|---|---|---|---|
#EF531F | rgb(239, 83, 31) | hsl(15, 87%, 53%) | Pure Orange | View | |
#EF871F | rgb(239, 135, 31) | hsl(30, 87%, 53%) | Pure Orange | View | |
#EFBB1F | rgb(239, 187, 31) | hsl(45, 87%, 53%) | Pure Yellow | View | |
#EFEF1F | rgb(239, 239, 31) | hsl(60, 87%, 53%) | Pure Yellow | View | |
#BBEF1F | rgb(187, 239, 31) | hsl(75, 87%, 53%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EF531F;
--color-2: #EF871F;
--color-3: #EFBB1F;
--color-4: #EFEF1F;
--color-5: #BBEF1F;
}Palettes that share visual characteristics and color harmony.