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 |
|---|---|---|---|---|---|
#F06B28 | rgb(240, 107, 40) | hsl(20, 87%, 55%) | Pure Orange | View | |
#F09D28 | rgb(240, 157, 40) | hsl(35, 87%, 55%) | Pure Amber | View | |
#F0CF28 | rgb(240, 207, 40) | hsl(50, 87%, 55%) | Pure Yellow | View | |
#DFF028 | rgb(223, 240, 40) | hsl(65, 87%, 55%) | Pure Lime | View | |
#AEF028 | rgb(174, 240, 40) | hsl(80, 87%, 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: #F06B28;
--color-2: #F09D28;
--color-3: #F0CF28;
--color-4: #DFF028;
--color-5: #AEF028;
}Palettes that share visual characteristics and color harmony.