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 |
|---|---|---|---|---|---|
#EE9187 | rgb(238, 145, 135) | hsl(6, 75%, 73%) | Light Red | View | |
#EEAB87 | rgb(238, 171, 135) | hsl(21, 75%, 73%) | Light Orange | View | |
#EEC487 | rgb(238, 196, 135) | hsl(36, 75%, 73%) | Light Amber | View | |
#EEDE87 | rgb(238, 222, 135) | hsl(51, 75%, 73%) | Light Yellow | View | |
#E3EE87 | rgb(227, 238, 135) | hsl(66, 75%, 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: #EE9187;
--color-2: #EEAB87;
--color-3: #EEC487;
--color-4: #EEDE87;
--color-5: #E3EE87;
}Palettes that share visual characteristics and color harmony.