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 |
|---|---|---|---|---|---|
#E0801F | rgb(224, 128, 31) | hsl(30, 76%, 50%) | Pure Orange | View | |
#E0B01F | rgb(224, 176, 31) | hsl(45, 76%, 50%) | Pure Yellow | View | |
#E0E01F | rgb(224, 224, 31) | hsl(60, 76%, 50%) | Pure Yellow | View | |
#B0E01F | rgb(176, 224, 31) | hsl(75, 76%, 50%) | Pure Lime | View | |
#80E01F | rgb(128, 224, 31) | hsl(90, 76%, 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: #E0801F;
--color-2: #E0B01F;
--color-3: #E0E01F;
--color-4: #B0E01F;
--color-5: #80E01F;
}Palettes that share visual characteristics and color harmony.