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 |
|---|---|---|---|---|---|
#FC6B03 | rgb(252, 107, 3) | hsl(25, 98%, 50%) | Vibrant Orange | View | |
#FCA903 | rgb(252, 169, 3) | hsl(40, 98%, 50%) | Vibrant Amber | View | |
#FCE803 | rgb(252, 232, 3) | hsl(55, 98%, 50%) | Vibrant Yellow | View | |
#D3FC03 | rgb(211, 252, 3) | hsl(70, 98%, 50%) | Vibrant Lime | View | |
#94FC03 | rgb(148, 252, 3) | hsl(85, 98%, 50%) | 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: #FC6B03;
--color-2: #FCA903;
--color-3: #FCE803;
--color-4: #D3FC03;
--color-5: #94FC03;
}Palettes that share visual characteristics and color harmony.