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 Canary, Light Vibrant Lime, Light 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 |
|---|---|---|---|---|---|
#FFFF99 | rgb(255, 255, 153) | hsl(60, 100%, 80%) | Canary | View | |
#E6FF99 | rgb(230, 255, 153) | hsl(75, 100%, 80%) | Light Vibrant Lime | View | |
#CCFF99 | rgb(204, 255, 153) | hsl(90, 100%, 80%) | Light Vibrant Green | View | |
#B3FF99 | rgb(179, 255, 153) | hsl(105, 100%, 80%) | Light Vibrant Green | View | |
#99FF99 | rgb(153, 255, 153) | hsl(120, 100%, 80%) | Light Vibrant Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Canary and Light Vibrant Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFFF99;
--color-2: #E6FF99;
--color-3: #CCFF99;
--color-4: #B3FF99;
--color-5: #99FF99;
}Palettes that share visual characteristics and color harmony.