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 |
|---|---|---|---|---|---|
#ECB3AC | rgb(236, 179, 172) | hsl(7, 63%, 80%) | Light Red | View | |
#ECC3AC | rgb(236, 195, 172) | hsl(22, 63%, 80%) | Light Orange | View | |
#ECD3AC | rgb(236, 211, 172) | hsl(37, 63%, 80%) | Light Amber | View | |
#ECE4AC | rgb(236, 228, 172) | hsl(53, 63%, 80%) | Light Yellow | View | |
#E5ECAC | rgb(229, 236, 172) | hsl(67, 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: #ECB3AC;
--color-2: #ECC3AC;
--color-3: #ECD3AC;
--color-4: #ECE4AC;
--color-5: #E5ECAC;
}Palettes that share visual characteristics and color harmony.