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 |
|---|---|---|---|---|---|
#FC6C4F | rgb(252, 108, 79) | hsl(10, 97%, 65%) | Vibrant Red | View | |
#FC974F | rgb(252, 151, 79) | hsl(25, 97%, 65%) | Vibrant Orange | View | |
#FCC34F | rgb(252, 195, 79) | hsl(40, 97%, 65%) | Vibrant Amber | View | |
#FCEE4F | rgb(252, 238, 79) | hsl(55, 97%, 65%) | Vibrant Yellow | View | |
#DFFC4F | rgb(223, 252, 79) | hsl(70, 97%, 65%) | 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: #FC6C4F;
--color-2: #FC974F;
--color-3: #FCC34F;
--color-4: #FCEE4F;
--color-5: #DFFC4F;
}Palettes that share visual characteristics and color harmony.