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 |
|---|---|---|---|---|---|
#ED762C | rgb(237, 118, 44) | hsl(23, 84%, 55%) | Pure Orange | View | |
#EDA62C | rgb(237, 166, 44) | hsl(38, 84%, 55%) | Pure Amber | View | |
#EDD62C | rgb(237, 214, 44) | hsl(53, 84%, 55%) | Pure Yellow | View | |
#D3ED2C | rgb(211, 237, 44) | hsl(68, 84%, 55%) | Pure Lime | View | |
#A3ED2C | rgb(163, 237, 44) | hsl(83, 84%, 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: #ED762C;
--color-2: #EDA62C;
--color-3: #EDD62C;
--color-4: #D3ED2C;
--color-5: #A3ED2C;
}Palettes that share visual characteristics and color harmony.