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 Orange, Vibrant Amber, Vibrant Yellow. 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 |
|---|---|---|---|---|---|
#FF9D4D | rgb(255, 157, 77) | hsl(27, 100%, 65%) | Vibrant Orange | View | |
#FFC94D | rgb(255, 201, 77) | hsl(42, 100%, 65%) | Vibrant Amber | View | |
#FFF64D | rgb(255, 246, 77) | hsl(57, 100%, 65%) | Vibrant Yellow | View | |
#DBFF4D | rgb(219, 255, 77) | hsl(72, 100%, 65%) | Vibrant Lime | View | |
#AFFF4D | rgb(175, 255, 77) | hsl(87, 100%, 65%) | Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Orange and Vibrant Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FF9D4D;
--color-2: #FFC94D;
--color-3: #FFF64D;
--color-4: #DBFF4D;
--color-5: #AFFF4D;
}Palettes that share visual characteristics and color harmony.