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 |
|---|---|---|---|---|---|
#EAAA99 | rgb(234, 170, 153) | hsl(13, 66%, 76%) | Light Red | View | |
#EABE99 | rgb(234, 190, 153) | hsl(27, 66%, 76%) | Light Orange | View | |
#EAD299 | rgb(234, 210, 153) | hsl(42, 66%, 76%) | Light Amber | View | |
#EAE699 | rgb(234, 230, 153) | hsl(57, 66%, 76%) | Light Yellow | View | |
#DAEA99 | rgb(218, 234, 153) | hsl(72, 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: #EAAA99;
--color-2: #EABE99;
--color-3: #EAD299;
--color-4: #EAE699;
--color-5: #DAEA99;
}Palettes that share visual characteristics and color harmony.