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 Vibrant Orange, Vibrant Amber, Vibrant 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 |
|---|---|---|---|---|---|
#FF7A05 | rgb(255, 122, 5) | hsl(28, 100%, 51%) | Vibrant Orange | View | |
#FFB805 | rgb(255, 184, 5) | hsl(43, 100%, 51%) | Vibrant Amber | View | |
#FFF705 | rgb(255, 247, 5) | hsl(58, 100%, 51%) | Vibrant Yellow | View | |
#C9FF05 | rgb(201, 255, 5) | hsl(73, 100%, 51%) | Vibrant Lime | View | |
#8AFF05 | rgb(138, 255, 5) | hsl(88, 100%, 51%) | Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Orange and Vibrant Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FF7A05;
--color-2: #FFB805;
--color-3: #FFF705;
--color-4: #C9FF05;
--color-5: #8AFF05;
}Palettes that share visual characteristics and color harmony.