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 Yellow, 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 |
|---|---|---|---|---|---|
#FC8003 | rgb(252, 128, 3) | hsl(30, 98%, 50%) | Vibrant Orange | View | |
#FCBE03 | rgb(252, 190, 3) | hsl(45, 98%, 50%) | Vibrant Yellow | View | |
#FCFC03 | rgb(252, 252, 3) | hsl(60, 98%, 50%) | Vibrant Yellow | View | |
#BEFC03 | rgb(190, 252, 3) | hsl(75, 98%, 50%) | Vibrant Lime | View | |
#80FC03 | rgb(128, 252, 3) | hsl(90, 98%, 50%) | Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Orange and Vibrant Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FC8003;
--color-2: #FCBE03;
--color-3: #FCFC03;
--color-4: #BEFC03;
--color-5: #80FC03;
}Palettes that share visual characteristics and color harmony.