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 |
|---|---|---|---|---|---|
#ECBAAC | rgb(236, 186, 172) | hsl(13, 63%, 80%) | Light Red | View | |
#ECCAAC | rgb(236, 202, 172) | hsl(28, 63%, 80%) | Light Orange | View | |
#ECDAAC | rgb(236, 218, 172) | hsl(43, 63%, 80%) | Light Amber | View | |
#ECEAAC | rgb(236, 234, 172) | hsl(58, 63%, 80%) | Light Yellow | View | |
#DEECAC | rgb(222, 236, 172) | hsl(73, 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: #ECBAAC;
--color-2: #ECCAAC;
--color-3: #ECDAAC;
--color-4: #ECEAAC;
--color-5: #DEECAC;
}Palettes that share visual characteristics and color harmony.