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 |
|---|---|---|---|---|---|
#E9938B | rgb(233, 147, 139) | hsl(5, 68%, 73%) | Light Red | View | |
#E9AB8B | rgb(233, 171, 139) | hsl(20, 68%, 73%) | Light Orange | View | |
#E9C28B | rgb(233, 194, 139) | hsl(35, 68%, 73%) | Light Amber | View | |
#E9D98B | rgb(233, 217, 139) | hsl(50, 68%, 73%) | Light Yellow | View | |
#E1E98B | rgb(225, 233, 139) | hsl(65, 68%, 73%) | Light Lime | View |
:root {
--color-1: #E9938B;
--color-2: #E9AB8B;
--color-3: #E9C28B;
--color-4: #E9D98B;
--color-5: #E1E98B;
}Palettes that share visual characteristics and color harmony.