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 |
|---|---|---|---|---|---|
#FF5500 | rgb(255, 85, 0) | hsl(20, 100%, 50%) | Vibrant Orange | View | |
#FF9500 | rgb(255, 149, 0) | hsl(35, 100%, 50%) | Vibrant Amber | View | |
#FFD400 | rgb(255, 212, 0) | hsl(50, 100%, 50%) | Vibrant Yellow | View | |
#EAFF00 | rgb(234, 255, 0) | hsl(65, 100%, 50%) | Vibrant Lime | View | |
#AAFF00 | rgb(170, 255, 0) | hsl(80, 100%, 50%) | Vibrant Lime | 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: #FF5500;
--color-2: #FF9500;
--color-3: #FFD400;
--color-4: #EAFF00;
--color-5: #AAFF00;
}Palettes that share visual characteristics and color harmony.