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 |
|---|---|---|---|---|---|
#F1B7A7 | rgb(241, 183, 167) | hsl(13, 73%, 80%) | Light Red | View | |
#F1CAA7 | rgb(241, 202, 167) | hsl(28, 73%, 80%) | Light Orange | View | |
#F1DCA7 | rgb(241, 220, 167) | hsl(43, 73%, 80%) | Light Amber | View | |
#F1EFA7 | rgb(241, 239, 167) | hsl(58, 73%, 80%) | Light Yellow | View | |
#E1F1A7 | rgb(225, 241, 167) | hsl(73, 73%, 80%) | 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: #F1B7A7;
--color-2: #F1CAA7;
--color-3: #F1DCA7;
--color-4: #F1EFA7;
--color-5: #E1F1A7;
}Palettes that share visual characteristics and color harmony.