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 |
|---|---|---|---|---|---|
#F07C28 | rgb(240, 124, 40) | hsl(25, 87%, 55%) | Pure Orange | View | |
#F0AE28 | rgb(240, 174, 40) | hsl(40, 87%, 55%) | Pure Amber | View | |
#F0DF28 | rgb(240, 223, 40) | hsl(55, 87%, 55%) | Pure Yellow | View | |
#CFF028 | rgb(207, 240, 40) | hsl(70, 87%, 55%) | Pure Lime | View | |
#9DF028 | rgb(157, 240, 40) | hsl(85, 87%, 55%) | 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: #F07C28;
--color-2: #F0AE28;
--color-3: #F0DF28;
--color-4: #CFF028;
--color-5: #9DF028;
}Palettes that share visual characteristics and color harmony.