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 |
|---|---|---|---|---|---|
#FC7703 | rgb(252, 119, 3) | hsl(28, 98%, 50%) | Vibrant Orange | View | |
#FCB603 | rgb(252, 182, 3) | hsl(43, 98%, 50%) | Vibrant Amber | View | |
#FCF403 | rgb(252, 244, 3) | hsl(58, 98%, 50%) | Vibrant Yellow | View | |
#C6FC03 | rgb(198, 252, 3) | hsl(73, 98%, 50%) | Vibrant Lime | View | |
#88FC03 | rgb(136, 252, 3) | hsl(88, 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: #FC7703;
--color-2: #FCB603;
--color-3: #FCF403;
--color-4: #C6FC03;
--color-5: #88FC03;
}Palettes that share visual characteristics and color harmony.