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 |
|---|---|---|---|---|---|
#EDAB96 | rgb(237, 171, 150) | hsl(14, 71%, 76%) | Light Red | View | |
#EDC096 | rgb(237, 192, 150) | hsl(29, 71%, 76%) | Light Orange | View | |
#EDD696 | rgb(237, 214, 150) | hsl(44, 71%, 76%) | Light Amber | View | |
#EDEC96 | rgb(237, 236, 150) | hsl(59, 71%, 76%) | Light Yellow | View | |
#D9ED96 | rgb(217, 237, 150) | hsl(74, 71%, 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: #EDAB96;
--color-2: #EDC096;
--color-3: #EDD696;
--color-4: #EDEC96;
--color-5: #D9ED96;
}Palettes that share visual characteristics and color harmony.