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 |
|---|---|---|---|---|---|
#E99B8B | rgb(233, 155, 139) | hsl(10, 68%, 73%) | Light Red | View | |
#E9B28B | rgb(233, 178, 139) | hsl(25, 68%, 73%) | Light Orange | View | |
#E9CA8B | rgb(233, 202, 139) | hsl(40, 68%, 73%) | Light Amber | View | |
#E9E18B | rgb(233, 225, 139) | hsl(55, 68%, 73%) | Light Yellow | View | |
#D9E98B | rgb(217, 233, 139) | hsl(70, 68%, 73%) | 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: #E99B8B;
--color-2: #E9B28B;
--color-3: #E9CA8B;
--color-4: #E9E18B;
--color-5: #D9E98B;
}Palettes that share visual characteristics and color harmony.