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 |
|---|---|---|---|---|---|
#F06400 | rgb(240, 100, 0) | hsl(25, 100%, 47%) | Vibrant Orange | View | |
#F0A000 | rgb(240, 160, 0) | hsl(40, 100%, 47%) | Vibrant Amber | View | |
#F0DC00 | rgb(240, 220, 0) | hsl(55, 100%, 47%) | Vibrant Yellow | View | |
#C8F000 | rgb(200, 240, 0) | hsl(70, 100%, 47%) | Vibrant Lime | View | |
#8CF000 | rgb(140, 240, 0) | hsl(85, 100%, 47%) | 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: #F06400;
--color-2: #F0A000;
--color-3: #F0DC00;
--color-4: #C8F000;
--color-5: #8CF000;
}Palettes that share visual characteristics and color harmony.