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 |
|---|---|---|---|---|---|
#EAA08A | rgb(234, 160, 138) | hsl(14, 70%, 73%) | Light Red | View | |
#EAB98A | rgb(234, 185, 138) | hsl(29, 70%, 73%) | Light Orange | View | |
#EAD18A | rgb(234, 209, 138) | hsl(44, 70%, 73%) | Light Amber | View | |
#EAE98A | rgb(234, 233, 138) | hsl(59, 70%, 73%) | Light Yellow | View | |
#D4EA8A | rgb(212, 234, 138) | hsl(74, 70%, 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: #EAA08A;
--color-2: #EAB98A;
--color-3: #EAD18A;
--color-4: #EAE98A;
--color-5: #D4EA8A;
}Palettes that share visual characteristics and color harmony.