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 |
|---|---|---|---|---|---|
#EAA799 | rgb(234, 167, 153) | hsl(10, 66%, 76%) | Light Red | View | |
#EABB99 | rgb(234, 187, 153) | hsl(25, 66%, 76%) | Light Orange | View | |
#EACF99 | rgb(234, 207, 153) | hsl(40, 66%, 76%) | Light Amber | View | |
#EAE399 | rgb(234, 227, 153) | hsl(55, 66%, 76%) | Light Yellow | View | |
#DDEA99 | rgb(221, 234, 153) | hsl(70, 66%, 76%) | 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: #EAA799;
--color-2: #EABB99;
--color-3: #EACF99;
--color-4: #EAE399;
--color-5: #DDEA99;
}Palettes that share visual characteristics and color harmony.