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 Red, Vibrant Orange, Vibrant Amber. 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 |
|---|---|---|---|---|---|
#FF2C14 | rgb(255, 44, 20) | hsl(6, 100%, 54%) | Vibrant Red | View | |
#FF6714 | rgb(255, 103, 20) | hsl(21, 100%, 54%) | Vibrant Orange | View | |
#FFA114 | rgb(255, 161, 20) | hsl(36, 100%, 54%) | Vibrant Amber | View | |
#FFDC14 | rgb(255, 220, 20) | hsl(51, 100%, 54%) | Vibrant Yellow | View | |
#E8FF14 | rgb(232, 255, 20) | hsl(66, 100%, 54%) | Vibrant Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Red and Vibrant Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FF2C14;
--color-2: #FF6714;
--color-3: #FFA114;
--color-4: #FFDC14;
--color-5: #E8FF14;
}Palettes that share visual characteristics and color harmony.