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 |
|---|---|---|---|---|---|
#EB702D | rgb(235, 112, 45) | hsl(21, 83%, 55%) | Pure Orange | View | |
#EB9F2D | rgb(235, 159, 45) | hsl(36, 83%, 55%) | Pure Amber | View | |
#EBCF2D | rgb(235, 207, 45) | hsl(51, 83%, 55%) | Pure Yellow | View | |
#D8EB2D | rgb(216, 235, 45) | hsl(66, 83%, 55%) | Pure Lime | View | |
#A9EB2D | rgb(169, 235, 45) | hsl(81, 83%, 55%) | Pure Lime | 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: #EB702D;
--color-2: #EB9F2D;
--color-3: #EBCF2D;
--color-4: #D8EB2D;
--color-5: #A9EB2D;
}Palettes that share visual characteristics and color harmony.