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 |
|---|---|---|---|---|---|
#ECB9AC | rgb(236, 185, 172) | hsl(12, 63%, 80%) | Light Red | View | |
#ECC9AC | rgb(236, 201, 172) | hsl(27, 63%, 80%) | Light Orange | View | |
#ECD9AC | rgb(236, 217, 172) | hsl(42, 63%, 80%) | Light Amber | View | |
#ECE9AC | rgb(236, 233, 172) | hsl(57, 63%, 80%) | Light Yellow | View | |
#DFECAC | rgb(223, 236, 172) | hsl(72, 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: #ECB9AC;
--color-2: #ECC9AC;
--color-3: #ECD9AC;
--color-4: #ECE9AC;
--color-5: #DFECAC;
}Palettes that share visual characteristics and color harmony.