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 |
|---|---|---|---|---|---|
#EC9B89 | rgb(236, 155, 137) | hsl(11, 72%, 73%) | Light Red | View | |
#ECB489 | rgb(236, 180, 137) | hsl(26, 72%, 73%) | Light Orange | View | |
#ECCC89 | rgb(236, 204, 137) | hsl(41, 72%, 73%) | Light Amber | View | |
#ECE589 | rgb(236, 229, 137) | hsl(56, 72%, 73%) | Light Yellow | View | |
#DAEC89 | rgb(218, 236, 137) | hsl(71, 72%, 73%) | 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: #EC9B89;
--color-2: #ECB489;
--color-3: #ECCC89;
--color-4: #ECE589;
--color-5: #DAEC89;
}Palettes that share visual characteristics and color harmony.