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 |
|---|---|---|---|---|---|
#E9998B | rgb(233, 153, 139) | hsl(9, 68%, 73%) | Light Red | View | |
#E9B18B | rgb(233, 177, 139) | hsl(24, 68%, 73%) | Light Orange | View | |
#E9C88B | rgb(233, 200, 139) | hsl(39, 68%, 73%) | Light Amber | View | |
#E9E08B | rgb(233, 224, 139) | hsl(54, 68%, 73%) | Light Yellow | View | |
#DBE98B | rgb(219, 233, 139) | hsl(69, 68%, 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: #E9998B;
--color-2: #E9B18B;
--color-3: #E9C88B;
--color-4: #E9E08B;
--color-5: #DBE98B;
}Palettes that share visual characteristics and color harmony.