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 |
|---|---|---|---|---|---|
#FAF205 | rgb(250, 242, 5) | hsl(58, 96%, 50%) | Vibrant Yellow | View | |
#C5FA05 | rgb(197, 250, 5) | hsl(73, 96%, 50%) | Vibrant Lime | View | |
#88FA05 | rgb(136, 250, 5) | hsl(88, 96%, 50%) | Vibrant Green | View | |
#4AFA05 | rgb(74, 250, 5) | hsl(103, 96%, 50%) | Vibrant Green | View | |
#0DFA05 | rgb(13, 250, 5) | hsl(118, 96%, 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: #FAF205;
--color-2: #C5FA05;
--color-3: #88FA05;
--color-4: #4AFA05;
--color-5: #0DFA05;
}Palettes that share visual characteristics and color harmony.