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 |
|---|---|---|---|---|---|
#EF8C2A | rgb(239, 140, 42) | hsl(30, 86%, 55%) | Pure Orange | View | |
#EFBE2A | rgb(239, 190, 42) | hsl(45, 86%, 55%) | Pure Yellow | View | |
#EFEF2A | rgb(239, 239, 42) | hsl(60, 86%, 55%) | Pure Yellow | View | |
#BEEF2A | rgb(190, 239, 42) | hsl(75, 86%, 55%) | Pure Lime | View | |
#8CEF2A | rgb(140, 239, 42) | hsl(90, 86%, 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: #EF8C2A;
--color-2: #EFBE2A;
--color-3: #EFEF2A;
--color-4: #BEEF2A;
--color-5: #8CEF2A;
}Palettes that share visual characteristics and color harmony.