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 Yellow, Vibrant Lime, Vibrant Green. 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 |
|---|---|---|---|---|---|
#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 | |
#45F50A | rgb(69, 245, 10) | hsl(105, 92%, 50%) | Vibrant Green | View | |
#0AF50A | rgb(10, 245, 10) | hsl(120, 92%, 50%) | Vibrant Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Yellow and Vibrant Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F5F50A;
--color-2: #BAF50A;
--color-3: #80F50A;
--color-4: #45F50A;
--color-5: #0AF50A;
}Palettes that share visual characteristics and color harmony.