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 |
|---|---|---|---|---|---|
#ED6F2C | rgb(237, 111, 44) | hsl(21, 84%, 55%) | Pure Orange | View | |
#EDA02C | rgb(237, 160, 44) | hsl(36, 84%, 55%) | Pure Amber | View | |
#EDD02C | rgb(237, 208, 44) | hsl(51, 84%, 55%) | Pure Yellow | View | |
#D9ED2C | rgb(217, 237, 44) | hsl(66, 84%, 55%) | Pure Lime | View | |
#A9ED2C | rgb(169, 237, 44) | hsl(81, 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: #ED6F2C;
--color-2: #EDA02C;
--color-3: #EDD02C;
--color-4: #D9ED2C;
--color-5: #A9ED2C;
}Palettes that share visual characteristics and color harmony.