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 |
|---|---|---|---|---|---|
#F2C4B0 | rgb(242, 196, 176) | hsl(18, 72%, 82%) | Light Orange | View | |
#F2D4B0 | rgb(242, 212, 176) | hsl(33, 72%, 82%) | Light Orange | View | |
#F2E5B0 | rgb(242, 229, 176) | hsl(48, 72%, 82%) | Light Yellow | View | |
#EFF2B0 | rgb(239, 242, 176) | hsl(63, 72%, 82%) | Light Yellow | View | |
#DEF2B0 | rgb(222, 242, 176) | hsl(78, 72%, 82%) | 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: #F2C4B0;
--color-2: #F2D4B0;
--color-3: #F2E5B0;
--color-4: #EFF2B0;
--color-5: #DEF2B0;
}Palettes that share visual characteristics and color harmony.