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 |
|---|---|---|---|---|---|
#E88C30 | rgb(232, 140, 48) | hsl(30, 80%, 55%) | Pure Orange | View | |
#E8BA30 | rgb(232, 186, 48) | hsl(45, 80%, 55%) | Pure Yellow | View | |
#E8E830 | rgb(232, 232, 48) | hsl(60, 80%, 55%) | Pure Yellow | View | |
#BAE830 | rgb(186, 232, 48) | hsl(75, 80%, 55%) | Pure Lime | View | |
#8CE830 | rgb(140, 232, 48) | hsl(90, 80%, 55%) | 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: #E88C30;
--color-2: #E8BA30;
--color-3: #E8E830;
--color-4: #BAE830;
--color-5: #8CE830;
}Palettes that share visual characteristics and color harmony.