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 Amber, Vibrant Yellow, 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 |
|---|---|---|---|---|---|
#FFAE00 | rgb(255, 174, 0) | hsl(41, 100%, 50%) | Vibrant Amber | View | |
#FFEE00 | rgb(255, 238, 0) | hsl(56, 100%, 50%) | Vibrant Yellow | View | |
#D0FF00 | rgb(208, 255, 0) | hsl(71, 100%, 50%) | Vibrant Lime | View | |
#91FF00 | rgb(145, 255, 0) | hsl(86, 100%, 50%) | Vibrant Green | View | |
#51FF00 | rgb(81, 255, 0) | hsl(101, 100%, 50%) | Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Amber and Vibrant Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFAE00;
--color-2: #FFEE00;
--color-3: #D0FF00;
--color-4: #91FF00;
--color-5: #51FF00;
}Palettes that share visual characteristics and color harmony.