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 |
|---|---|---|---|---|---|
#E2801D | rgb(226, 128, 29) | hsl(30, 77%, 50%) | Pure Orange | View | |
#E2B11D | rgb(226, 177, 29) | hsl(45, 77%, 50%) | Pure Yellow | View | |
#E2E21D | rgb(226, 226, 29) | hsl(60, 77%, 50%) | Pure Yellow | View | |
#B1E21D | rgb(177, 226, 29) | hsl(75, 77%, 50%) | Pure Lime | View | |
#80E21D | rgb(128, 226, 29) | hsl(90, 77%, 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: #E2801D;
--color-2: #E2B11D;
--color-3: #E2E21D;
--color-4: #B1E21D;
--color-5: #80E21D;
}Palettes that share visual characteristics and color harmony.