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 |
|---|---|---|---|---|---|
#EA968B | rgb(234, 150, 139) | hsl(7, 69%, 73%) | Light Red | View | |
#EAAD8B | rgb(234, 173, 139) | hsl(21, 69%, 73%) | Light Orange | View | |
#EAC58B | rgb(234, 197, 139) | hsl(37, 69%, 73%) | Light Amber | View | |
#EADD8B | rgb(234, 221, 139) | hsl(52, 69%, 73%) | Light Yellow | View | |
#DFEA8B | rgb(223, 234, 139) | hsl(67, 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: #EA968B;
--color-2: #EAAD8B;
--color-3: #EAC58B;
--color-4: #EADD8B;
--color-5: #DFEA8B;
}Palettes that share visual characteristics and color harmony.