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 |
|---|---|---|---|---|---|
#EB8F2D | rgb(235, 143, 45) | hsl(31, 83%, 55%) | Pure Orange | View | |
#EBBF2D | rgb(235, 191, 45) | hsl(46, 83%, 55%) | Pure Yellow | View | |
#E8EB2D | rgb(232, 235, 45) | hsl(61, 83%, 55%) | Pure Yellow | View | |
#B9EB2D | rgb(185, 235, 45) | hsl(76, 83%, 55%) | Pure Lime | View | |
#89EB2D | rgb(137, 235, 45) | hsl(91, 83%, 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: #EB8F2D;
--color-2: #EBBF2D;
--color-3: #E8EB2D;
--color-4: #B9EB2D;
--color-5: #89EB2D;
}Palettes that share visual characteristics and color harmony.