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 |
|---|---|---|---|---|---|
#F2D4BA | rgb(242, 212, 186) | hsl(28, 68%, 84%) | Light Orange | View | |
#F2E2BA | rgb(242, 226, 186) | hsl(43, 68%, 84%) | Light Amber | View | |
#F2F0BA | rgb(242, 240, 186) | hsl(58, 68%, 84%) | Light Yellow | View | |
#E6F2BA | rgb(230, 242, 186) | hsl(73, 68%, 84%) | Light Lime | View | |
#D8F2BA | rgb(216, 242, 186) | hsl(88, 68%, 84%) | 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: #F2D4BA;
--color-2: #F2E2BA;
--color-3: #F2F0BA;
--color-4: #E6F2BA;
--color-5: #D8F2BA;
}Palettes that share visual characteristics and color harmony.