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 |
|---|---|---|---|---|---|
#F5D7BC | rgb(245, 215, 188) | hsl(28, 74%, 85%) | Light Orange | View | |
#F5E5BC | rgb(245, 229, 188) | hsl(43, 74%, 85%) | Light Amber | View | |
#F5F3BC | rgb(245, 243, 188) | hsl(58, 74%, 85%) | Light Yellow | View | |
#E9F5BC | rgb(233, 245, 188) | hsl(73, 74%, 85%) | Light Lime | View | |
#DBF5BC | rgb(219, 245, 188) | hsl(87, 74%, 85%) | 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: #F5D7BC;
--color-2: #F5E5BC;
--color-3: #F5F3BC;
--color-4: #E9F5BC;
--color-5: #DBF5BC;
}Palettes that share visual characteristics and color harmony.