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 |
|---|---|---|---|---|---|
#F2C7B0 | rgb(242, 199, 176) | hsl(21, 72%, 82%) | Light Orange | View | |
#F2D8B0 | rgb(242, 216, 176) | hsl(36, 72%, 82%) | Light Amber | View | |
#F2E8B0 | rgb(242, 232, 176) | hsl(51, 72%, 82%) | Light Yellow | View | |
#ECF2B0 | rgb(236, 242, 176) | hsl(65, 72%, 82%) | Light Lime | View | |
#DBF2B0 | rgb(219, 242, 176) | hsl(81, 72%, 82%) | 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: #F2C7B0;
--color-2: #F2D8B0;
--color-3: #F2E8B0;
--color-4: #ECF2B0;
--color-5: #DBF2B0;
}Palettes that share visual characteristics and color harmony.