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 Orange, 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 |
|---|---|---|---|---|---|
#F0BAA8 | rgb(240, 186, 168) | hsl(15, 71%, 80%) | Light Orange | View | |
#F0CCA8 | rgb(240, 204, 168) | hsl(30, 71%, 80%) | Light Orange | View | |
#F0DEA8 | rgb(240, 222, 168) | hsl(45, 71%, 80%) | Light Yellow | View | |
#F0F0A8 | rgb(240, 240, 168) | hsl(60, 71%, 80%) | Light Yellow | View | |
#DEF0A8 | rgb(222, 240, 168) | hsl(75, 71%, 80%) | Light Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Orange and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F0BAA8;
--color-2: #F0CCA8;
--color-3: #F0DEA8;
--color-4: #F0F0A8;
--color-5: #DEF0A8;
}Palettes that share visual characteristics and color harmony.