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 |
|---|---|---|---|---|---|
#ECB7AC | rgb(236, 183, 172) | hsl(10, 63%, 80%) | Light Red | View | |
#ECC7AC | rgb(236, 199, 172) | hsl(25, 63%, 80%) | Light Orange | View | |
#ECD7AC | rgb(236, 215, 172) | hsl(40, 63%, 80%) | Light Amber | View | |
#ECE7AC | rgb(236, 231, 172) | hsl(55, 63%, 80%) | Light Yellow | View | |
#E1ECAC | rgb(225, 236, 172) | hsl(70, 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: #ECB7AC;
--color-2: #ECC7AC;
--color-3: #ECD7AC;
--color-4: #ECE7AC;
--color-5: #E1ECAC;
}Palettes that share visual characteristics and color harmony.