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 |
|---|---|---|---|---|---|
#F5CEBC | rgb(245, 206, 188) | hsl(19, 74%, 85%) | Light Orange | View | |
#F5DDBC | rgb(245, 221, 188) | hsl(35, 74%, 85%) | Light Amber | View | |
#F5EBBC | rgb(245, 235, 188) | hsl(49, 74%, 85%) | Light Yellow | View | |
#F1F5BC | rgb(241, 245, 188) | hsl(64, 74%, 85%) | Light Yellow | View | |
#E3F5BC | rgb(227, 245, 188) | hsl(79, 74%, 85%) | Light Lime | View |
This orange-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: #F5CEBC;
--color-2: #F5DDBC;
--color-3: #F5EBBC;
--color-4: #F1F5BC;
--color-5: #E3F5BC;
}Palettes that share visual characteristics and color harmony.