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 Orange. 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 |
|---|---|---|---|---|---|
#EA8B8B | rgb(234, 139, 139) | hsl(0, 69%, 73%) | Light Red | View | |
#EAA28B | rgb(234, 162, 139) | hsl(15, 69%, 73%) | Light Orange | View | |
#EABA8B | rgb(234, 186, 139) | hsl(30, 69%, 73%) | Light Orange | View | |
#EAD28B | rgb(234, 210, 139) | hsl(45, 69%, 73%) | Light Yellow | View | |
#EAEA8B | rgb(234, 234, 139) | hsl(60, 69%, 73%) | Light Yellow | 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: #EA8B8B;
--color-2: #EAA28B;
--color-3: #EABA8B;
--color-4: #EAD28B;
--color-5: #EAEA8B;
}Palettes that share visual characteristics and color harmony.