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 |
|---|---|---|---|---|---|
#EC7D27 | rgb(236, 125, 39) | hsl(26, 84%, 54%) | Pure Orange | View | |
#ECAE27 | rgb(236, 174, 39) | hsl(41, 84%, 54%) | Pure Amber | View | |
#ECDF27 | rgb(236, 223, 39) | hsl(56, 84%, 54%) | Pure Yellow | View | |
#C8EC27 | rgb(200, 236, 39) | hsl(71, 84%, 54%) | Pure Lime | View | |
#97EC27 | rgb(151, 236, 39) | hsl(86, 84%, 54%) | 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: #EC7D27;
--color-2: #ECAE27;
--color-3: #ECDF27;
--color-4: #C8EC27;
--color-5: #97EC27;
}Palettes that share visual characteristics and color harmony.