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 |
|---|---|---|---|---|---|
#F2BFA6 | rgb(242, 191, 166) | hsl(20, 75%, 80%) | Light Orange | View | |
#F2D2A6 | rgb(242, 210, 166) | hsl(35, 75%, 80%) | Light Amber | View | |
#F2E5A6 | rgb(242, 229, 166) | hsl(50, 75%, 80%) | Light Yellow | View | |
#ECF2A6 | rgb(236, 242, 166) | hsl(65, 75%, 80%) | Light Lime | View | |
#D9F2A6 | rgb(217, 242, 166) | hsl(80, 75%, 80%) | Light Lime | 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: #F2BFA6;
--color-2: #F2D2A6;
--color-3: #F2E5A6;
--color-4: #ECF2A6;
--color-5: #D9F2A6;
}Palettes that share visual characteristics and color harmony.