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 |
|---|---|---|---|---|---|
#E58F9C | rgb(229, 143, 156) | hsl(351, 62%, 73%) | Light Red | View | |
#E5988F | rgb(229, 152, 143) | hsl(6, 62%, 73%) | Light Red | View | |
#E5AD8F | rgb(229, 173, 143) | hsl(21, 62%, 73%) | Light Orange | View | |
#E5C38F | rgb(229, 195, 143) | hsl(36, 62%, 73%) | Light Amber | View | |
#E5D88F | rgb(229, 216, 143) | hsl(51, 62%, 73%) | Light Yellow | View |
:root {
--color-1: #E58F9C;
--color-2: #E5988F;
--color-3: #E5AD8F;
--color-4: #E5C38F;
--color-5: #E5D88F;
}Palettes that share visual characteristics and color harmony.