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 Light Red, Light Orange, Light 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 |
|---|---|---|---|---|---|
#ECBBAC | rgb(236, 187, 172) | hsl(14, 63%, 80%) | Light Red | View | |
#ECCBAC | rgb(236, 203, 172) | hsl(29, 63%, 80%) | Light Orange | View | |
#ECDBAC | rgb(236, 219, 172) | hsl(44, 63%, 80%) | Light Amber | View | |
#ECEBAC | rgb(236, 235, 172) | hsl(59, 63%, 80%) | Light Yellow | View | |
#DDECAC | rgb(221, 236, 172) | hsl(74, 63%, 80%) | Light Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ECBBAC;
--color-2: #ECCBAC;
--color-3: #ECDBAC;
--color-4: #ECEBAC;
--color-5: #DDECAC;
}Palettes that share visual characteristics and color harmony.