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 Lime. 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 |
|---|---|---|---|---|---|
#FAD505 | rgb(250, 213, 5) | hsl(51, 96%, 50%) | Vibrant Yellow | View | |
#E1FA05 | rgb(225, 250, 5) | hsl(66, 96%, 50%) | Vibrant Lime | View | |
#A4FA05 | rgb(164, 250, 5) | hsl(81, 96%, 50%) | Vibrant Lime | View | |
#67FA05 | rgb(103, 250, 5) | hsl(96, 96%, 50%) | Vibrant Green | View | |
#2AFA05 | rgb(42, 250, 5) | hsl(111, 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: #FAD505;
--color-2: #E1FA05;
--color-3: #A4FA05;
--color-4: #67FA05;
--color-5: #2AFA05;
}Palettes that share visual characteristics and color harmony.