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 |
|---|---|---|---|---|---|
#EDB9AB | rgb(237, 185, 171) | hsl(13, 65%, 80%) | Light Red | View | |
#EDCAAB | rgb(237, 202, 171) | hsl(28, 65%, 80%) | Light Orange | View | |
#EDDAAB | rgb(237, 218, 171) | hsl(43, 65%, 80%) | Light Amber | View | |
#EDEBAB | rgb(237, 235, 171) | hsl(58, 65%, 80%) | Light Yellow | View | |
#DFEDAB | rgb(223, 237, 171) | hsl(73, 65%, 80%) | 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: #EDB9AB;
--color-2: #EDCAAB;
--color-3: #EDDAAB;
--color-4: #EDEBAB;
--color-5: #DFEDAB;
}Palettes that share visual characteristics and color harmony.