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 |
|---|---|---|---|---|---|
#F5800A | rgb(245, 128, 10) | hsl(30, 92%, 50%) | Vibrant Orange | View | |
#F5BA0A | rgb(245, 186, 10) | hsl(45, 92%, 50%) | Vibrant Yellow | View | |
#F5F50A | rgb(245, 245, 10) | hsl(60, 92%, 50%) | Vibrant Yellow | View | |
#BAF50A | rgb(186, 245, 10) | hsl(75, 92%, 50%) | Vibrant Lime | View | |
#80F50A | rgb(128, 245, 10) | hsl(90, 92%, 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: #F5800A;
--color-2: #F5BA0A;
--color-3: #F5F50A;
--color-4: #BAF50A;
--color-5: #80F50A;
}Palettes that share visual characteristics and color harmony.