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 |
|---|---|---|---|---|---|
#F3C6AF | rgb(243, 198, 175) | hsl(20, 74%, 82%) | Light Orange | View | |
#F3D7AF | rgb(243, 215, 175) | hsl(35, 74%, 82%) | Light Amber | View | |
#F3E8AF | rgb(243, 232, 175) | hsl(50, 74%, 82%) | Light Yellow | View | |
#EDF3AF | rgb(237, 243, 175) | hsl(65, 74%, 82%) | Light Lime | View | |
#DCF3AF | rgb(220, 243, 175) | hsl(80, 74%, 82%) | Light Lime | 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: #F3C6AF;
--color-2: #F3D7AF;
--color-3: #F3E8AF;
--color-4: #EDF3AF;
--color-5: #DCF3AF;
}Palettes that share visual characteristics and color harmony.