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 |
|---|---|---|---|---|---|
#EDABB9 | rgb(237, 171, 185) | hsl(347, 65%, 80%) | Light Red | View | |
#EDADAB | rgb(237, 173, 171) | hsl(2, 65%, 80%) | Light Red | View | |
#EDBEAB | rgb(237, 190, 171) | hsl(17, 65%, 80%) | Light Orange | View | |
#EDCEAB | rgb(237, 206, 171) | hsl(32, 65%, 80%) | Light Orange | View | |
#EDDFAB | rgb(237, 223, 171) | hsl(47, 65%, 80%) | Light Yellow | View |
:root {
--color-1: #EDABB9;
--color-2: #EDADAB;
--color-3: #EDBEAB;
--color-4: #EDCEAB;
--color-5: #EDDFAB;
}Palettes that share visual characteristics and color harmony.