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 |
|---|---|---|---|---|---|
#FF3700 | rgb(255, 55, 0) | hsl(13, 100%, 50%) | Vibrant Red | View | |
#FF7700 | rgb(255, 119, 0) | hsl(28, 100%, 50%) | Vibrant Orange | View | |
#FFB700 | rgb(255, 183, 0) | hsl(43, 100%, 50%) | Vibrant Amber | View | |
#FFF700 | rgb(255, 247, 0) | hsl(58, 100%, 50%) | Vibrant Yellow | View | |
#C8FF00 | rgb(200, 255, 0) | hsl(73, 100%, 50%) | 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: #FF3700;
--color-2: #FF7700;
--color-3: #FFB700;
--color-4: #FFF700;
--color-5: #C8FF00;
}Palettes that share visual characteristics and color harmony.