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 |
|---|---|---|---|---|---|
#EEA49B | rgb(238, 164, 155) | hsl(7, 71%, 77%) | Light Red | View | |
#EEB99B | rgb(238, 185, 155) | hsl(22, 71%, 77%) | Light Orange | View | |
#EECE9B | rgb(238, 206, 155) | hsl(37, 71%, 77%) | Light Amber | View | |
#EEE39B | rgb(238, 227, 155) | hsl(52, 71%, 77%) | Light Yellow | View | |
#E4EE9B | rgb(228, 238, 155) | hsl(67, 71%, 77%) | 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: #EEA49B;
--color-2: #EEB99B;
--color-3: #EECE9B;
--color-4: #EEE39B;
--color-5: #E4EE9B;
}Palettes that share visual characteristics and color harmony.