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 |
|---|---|---|---|---|---|
#E3581C | rgb(227, 88, 28) | hsl(18, 78%, 50%) | Pure Orange | View | |
#E3891C | rgb(227, 137, 28) | hsl(33, 78%, 50%) | Pure Orange | View | |
#E3BB1C | rgb(227, 187, 28) | hsl(48, 78%, 50%) | Pure Yellow | View | |
#D9E31C | rgb(217, 227, 28) | hsl(63, 78%, 50%) | Pure Yellow | View | |
#A7E31C | rgb(167, 227, 28) | hsl(78, 78%, 50%) | 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: #E3581C;
--color-2: #E3891C;
--color-3: #E3BB1C;
--color-4: #D9E31C;
--color-5: #A7E31C;
}Palettes that share visual characteristics and color harmony.