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 Red, Light Orange, Light Amber. 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 |
|---|---|---|---|---|---|
#F4BDB3 | rgb(244, 189, 179) | hsl(9, 75%, 83%) | Light Red | View | |
#F4CDB3 | rgb(244, 205, 179) | hsl(24, 75%, 83%) | Light Orange | View | |
#F4DDB3 | rgb(244, 221, 179) | hsl(39, 75%, 83%) | Light Amber | View | |
#F4EEB3 | rgb(244, 238, 179) | hsl(54, 75%, 83%) | Light Yellow | View | |
#EAF4B3 | rgb(234, 244, 179) | hsl(69, 75%, 83%) | Light Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F4BDB3;
--color-2: #F4CDB3;
--color-3: #F4DDB3;
--color-4: #F4EEB3;
--color-5: #EAF4B3;
}Palettes that share visual characteristics and color harmony.