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 Yellow, 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 |
|---|---|---|---|---|---|
#F2CCA6 | rgb(242, 204, 166) | hsl(30, 75%, 80%) | Light Orange | View | |
#F2DFA6 | rgb(242, 223, 166) | hsl(45, 75%, 80%) | Light Yellow | View | |
#F2F2A6 | rgb(242, 242, 166) | hsl(60, 75%, 80%) | Light Yellow | View | |
#DFF2A6 | rgb(223, 242, 166) | hsl(75, 75%, 80%) | Light Lime | View | |
#CCF2A6 | rgb(204, 242, 166) | hsl(90, 75%, 80%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F2CCA6;
--color-2: #F2DFA6;
--color-3: #F2F2A6;
--color-4: #DFF2A6;
--color-5: #CCF2A6;
}Palettes that share visual characteristics and color harmony.