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 Red, Light Orange. 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 |
|---|---|---|---|---|---|
#E98B93 | rgb(233, 139, 147) | hsl(355, 68%, 73%) | Light Red | View | |
#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 |
:root {
--color-1: #E98B93;
--color-2: #E99B8B;
--color-3: #E9B28B;
--color-4: #E9CA8B;
--color-5: #E9E18B;
}Palettes that share visual characteristics and color harmony.