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 |
|---|---|---|---|---|---|
#E9430C | rgb(233, 67, 12) | hsl(15, 90%, 48%) | Pure Orange | View | |
#E97A0C | rgb(233, 122, 12) | hsl(30, 90%, 48%) | Pure Orange | View | |
#E9B10C | rgb(233, 177, 12) | hsl(45, 90%, 48%) | Pure Yellow | View | |
#E9E90C | rgb(233, 233, 12) | hsl(60, 90%, 48%) | Pure Yellow | View | |
#B1E90C | rgb(177, 233, 12) | hsl(75, 90%, 48%) | 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: #E9430C;
--color-2: #E97A0C;
--color-3: #E9B10C;
--color-4: #E9E90C;
--color-5: #B1E90C;
}Palettes that share visual characteristics and color harmony.