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 |
|---|---|---|---|---|---|
#EDAF9C | rgb(237, 175, 156) | hsl(14, 69%, 77%) | Light Red | View | |
#EDC39C | rgb(237, 195, 156) | hsl(29, 69%, 77%) | Light Orange | View | |
#EDD79C | rgb(237, 215, 156) | hsl(44, 69%, 77%) | Light Amber | View | |
#EDEB9C | rgb(237, 235, 156) | hsl(59, 69%, 77%) | Light Yellow | View | |
#DAED9C | rgb(218, 237, 156) | hsl(74, 69%, 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: #EDAF9C;
--color-2: #EDC39C;
--color-3: #EDD79C;
--color-4: #EDEB9C;
--color-5: #DAED9C;
}Palettes that share visual characteristics and color harmony.