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 |
|---|---|---|---|---|---|
#EAAB99 | rgb(234, 171, 153) | hsl(13, 66%, 76%) | Light Red | View | |
#EABF99 | rgb(234, 191, 153) | hsl(28, 66%, 76%) | Light Orange | View | |
#EAD399 | rgb(234, 211, 153) | hsl(43, 66%, 76%) | Light Amber | View | |
#EAE799 | rgb(234, 231, 153) | hsl(58, 66%, 76%) | Light Yellow | View | |
#D9EA99 | rgb(217, 234, 153) | hsl(73, 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: #EAAB99;
--color-2: #EABF99;
--color-3: #EAD399;
--color-4: #EAE799;
--color-5: #D9EA99;
}Palettes that share visual characteristics and color harmony.