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 |
|---|---|---|---|---|---|
#FFA805 | rgb(255, 168, 5) | hsl(39, 100%, 51%) | Vibrant Amber | View | |
#FFE605 | rgb(255, 230, 5) | hsl(54, 100%, 51%) | Vibrant Yellow | View | |
#DAFF05 | rgb(218, 255, 5) | hsl(69, 100%, 51%) | Vibrant Lime | View | |
#9BFF05 | rgb(155, 255, 5) | hsl(84, 100%, 51%) | Vibrant Lime | View | |
#5DFF05 | rgb(93, 255, 5) | hsl(99, 100%, 51%) | 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: #FFA805;
--color-2: #FFE605;
--color-3: #DAFF05;
--color-4: #9BFF05;
--color-5: #5DFF05;
}Palettes that share visual characteristics and color harmony.