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 |
|---|---|---|---|---|---|
#EA998B | rgb(234, 153, 139) | hsl(9, 69%, 73%) | Light Red | View | |
#EAB18B | rgb(234, 177, 139) | hsl(24, 69%, 73%) | Light Orange | View | |
#EAC88B | rgb(234, 200, 139) | hsl(39, 69%, 73%) | Light Amber | View | |
#EAE08B | rgb(234, 224, 139) | hsl(54, 69%, 73%) | Light Yellow | View | |
#DBEA8B | rgb(219, 234, 139) | hsl(69, 69%, 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: #EA998B;
--color-2: #EAB18B;
--color-3: #EAC88B;
--color-4: #EAE08B;
--color-5: #DBEA8B;
}Palettes that share visual characteristics and color harmony.