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 |
|---|---|---|---|---|---|
#FB8B23 | rgb(251, 139, 35) | hsl(29, 96%, 56%) | Vibrant Orange | View | |
#FBC123 | rgb(251, 193, 35) | hsl(44, 96%, 56%) | Vibrant Amber | View | |
#FBF723 | rgb(251, 247, 35) | hsl(59, 96%, 56%) | Vibrant Yellow | View | |
#C8FB23 | rgb(200, 251, 35) | hsl(74, 96%, 56%) | Vibrant Lime | View | |
#92FB23 | rgb(146, 251, 35) | hsl(89, 96%, 56%) | 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: #FB8B23;
--color-2: #FBC123;
--color-3: #FBF723;
--color-4: #C8FB23;
--color-5: #92FB23;
}Palettes that share visual characteristics and color harmony.