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 |
|---|---|---|---|---|---|
#E0861F | rgb(224, 134, 31) | hsl(32, 76%, 50%) | Pure Orange | View | |
#E0B61F | rgb(224, 182, 31) | hsl(47, 76%, 50%) | Pure Yellow | View | |
#DAE01F | rgb(218, 224, 31) | hsl(62, 76%, 50%) | Pure Yellow | View | |
#A9E01F | rgb(169, 224, 31) | hsl(77, 76%, 50%) | Pure Lime | View | |
#79E01F | rgb(121, 224, 31) | hsl(92, 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: #E0861F;
--color-2: #E0B61F;
--color-3: #DAE01F;
--color-4: #A9E01F;
--color-5: #79E01F;
}Palettes that share visual characteristics and color harmony.