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 |
|---|---|---|---|---|---|
#F1B6B1 | rgb(241, 182, 177) | hsl(5, 70%, 82%) | Light Red | View | |
#F1C6B1 | rgb(241, 198, 177) | hsl(20, 70%, 82%) | Light Orange | View | |
#F1D6B1 | rgb(241, 214, 177) | hsl(35, 70%, 82%) | Light Amber | View | |
#F1E7B1 | rgb(241, 231, 177) | hsl(51, 70%, 82%) | Light Yellow | View | |
#ECF1B1 | rgb(236, 241, 177) | hsl(65, 70%, 82%) | 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: #F1B6B1;
--color-2: #F1C6B1;
--color-3: #F1D6B1;
--color-4: #F1E7B1;
--color-5: #ECF1B1;
}Palettes that share visual characteristics and color harmony.