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 |
|---|---|---|---|---|---|
#EF5E15 | rgb(239, 94, 21) | hsl(20, 87%, 51%) | Pure Orange | View | |
#EF9415 | rgb(239, 148, 21) | hsl(35, 87%, 51%) | Pure Amber | View | |
#EFCB15 | rgb(239, 203, 21) | hsl(50, 87%, 51%) | Pure Yellow | View | |
#DDEF15 | rgb(221, 239, 21) | hsl(65, 87%, 51%) | Pure Lime | View | |
#A6EF15 | rgb(166, 239, 21) | hsl(80, 87%, 51%) | 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: #EF5E15;
--color-2: #EF9415;
--color-3: #EFCB15;
--color-4: #DDEF15;
--color-5: #A6EF15;
}Palettes that share visual characteristics and color harmony.