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 |
|---|---|---|---|---|---|
#FF5C0A | rgb(255, 92, 10) | hsl(20, 100%, 52%) | Vibrant Orange | View | |
#FF990A | rgb(255, 153, 10) | hsl(35, 100%, 52%) | Vibrant Amber | View | |
#FFD60A | rgb(255, 214, 10) | hsl(50, 100%, 52%) | Vibrant Yellow | View | |
#EBFF0A | rgb(235, 255, 10) | hsl(65, 100%, 52%) | Vibrant Lime | View | |
#ADFF0A | rgb(173, 255, 10) | hsl(80, 100%, 52%) | 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: #FF5C0A;
--color-2: #FF990A;
--color-3: #FFD60A;
--color-4: #EBFF0A;
--color-5: #ADFF0A;
}Palettes that share visual characteristics and color harmony.