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 |
|---|---|---|---|---|---|
#EF792A | rgb(239, 121, 42) | hsl(24, 86%, 55%) | Pure Orange | View | |
#EFAA2A | rgb(239, 170, 42) | hsl(39, 86%, 55%) | Pure Amber | View | |
#EFDB2A | rgb(239, 219, 42) | hsl(54, 86%, 55%) | Pure Yellow | View | |
#D1EF2A | rgb(209, 239, 42) | hsl(69, 86%, 55%) | Pure Lime | View | |
#A0EF2A | rgb(160, 239, 42) | hsl(84, 86%, 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: #EF792A;
--color-2: #EFAA2A;
--color-3: #EFDB2A;
--color-4: #D1EF2A;
--color-5: #A0EF2A;
}Palettes that share visual characteristics and color harmony.