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 |
|---|---|---|---|---|---|
#EA8E8B | rgb(234, 142, 139) | hsl(2, 69%, 73%) | Light Red | View | |
#EAA68B | rgb(234, 166, 139) | hsl(17, 69%, 73%) | Light Orange | View | |
#EABD8B | rgb(234, 189, 139) | hsl(32, 69%, 73%) | Light Orange | View | |
#EAD58B | rgb(234, 213, 139) | hsl(47, 69%, 73%) | Light Yellow | View | |
#E6EA8B | rgb(230, 234, 139) | hsl(63, 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: #EA8E8B;
--color-2: #EAA68B;
--color-3: #EABD8B;
--color-4: #EAD58B;
--color-5: #E6EA8B;
}Palettes that share visual characteristics and color harmony.