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 Yellow, 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 |
|---|---|---|---|---|---|
#E3861C | rgb(227, 134, 28) | hsl(32, 78%, 50%) | Pure Orange | View | |
#E3B81C | rgb(227, 184, 28) | hsl(47, 78%, 50%) | Pure Yellow | View | |
#DCE31C | rgb(220, 227, 28) | hsl(62, 78%, 50%) | Pure Yellow | View | |
#ABE31C | rgb(171, 227, 28) | hsl(77, 78%, 50%) | Pure Lime | View | |
#79E31C | rgb(121, 227, 28) | hsl(92, 78%, 50%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E3861C;
--color-2: #E3B81C;
--color-3: #DCE31C;
--color-4: #ABE31C;
--color-5: #79E31C;
}Palettes that share visual characteristics and color harmony.