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 |
|---|---|---|---|---|---|
#F2CBA6 | rgb(242, 203, 166) | hsl(29, 75%, 80%) | Light Orange | View | |
#F2DEA6 | rgb(242, 222, 166) | hsl(44, 75%, 80%) | Light Amber | View | |
#F2F1A6 | rgb(242, 241, 166) | hsl(59, 75%, 80%) | Light Yellow | View | |
#E0F2A6 | rgb(224, 242, 166) | hsl(74, 75%, 80%) | Light Lime | View | |
#CDF2A6 | rgb(205, 242, 166) | hsl(89, 75%, 80%) | 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: #F2CBA6;
--color-2: #F2DEA6;
--color-3: #F2F1A6;
--color-4: #E0F2A6;
--color-5: #CDF2A6;
}Palettes that share visual characteristics and color harmony.