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 Amber, 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 |
|---|---|---|---|---|---|
#EB802D | rgb(235, 128, 45) | hsl(26, 83%, 55%) | Pure Orange | View | |
#EBAF2D | rgb(235, 175, 45) | hsl(41, 83%, 55%) | Pure Amber | View | |
#EBDF2D | rgb(235, 223, 45) | hsl(56, 83%, 55%) | Pure Yellow | View | |
#C9EB2D | rgb(201, 235, 45) | hsl(71, 83%, 55%) | Pure Lime | View | |
#99EB2D | rgb(153, 235, 45) | hsl(86, 83%, 55%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EB802D;
--color-2: #EBAF2D;
--color-3: #EBDF2D;
--color-4: #C9EB2D;
--color-5: #99EB2D;
}Palettes that share visual characteristics and color harmony.