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 Orange, Light Amber, Light Yellow. 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 |
|---|---|---|---|---|---|
#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 | |
#C6ED9C | rgb(198, 237, 156) | hsl(89, 69%, 77%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDC39C;
--color-2: #EDD79C;
--color-3: #EDEB9C;
--color-4: #DAED9C;
--color-5: #C6ED9C;
}Palettes that share visual characteristics and color harmony.