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 |
|---|---|---|---|---|---|
#F1D1C0 | rgb(241, 209, 192) | hsl(21, 64%, 85%) | Light Orange | View | |
#F1DDC0 | rgb(241, 221, 192) | hsl(36, 64%, 85%) | Light Amber | View | |
#F1E9C0 | rgb(241, 233, 192) | hsl(50, 64%, 85%) | Light Yellow | View | |
#EDF1C0 | rgb(237, 241, 192) | hsl(65, 64%, 85%) | Light Lime | View | |
#E1F1C0 | rgb(225, 241, 192) | hsl(80, 64%, 85%) | 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: #F1D1C0;
--color-2: #F1DDC0;
--color-3: #F1E9C0;
--color-4: #EDF1C0;
--color-5: #E1F1C0;
}Palettes that share visual characteristics and color harmony.