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 |
|---|---|---|---|---|---|
#EDB6B7 | rgb(237, 182, 183) | hsl(359, 60%, 82%) | Light Red | View | |
#EDC1B6 | rgb(237, 193, 182) | hsl(12, 60%, 82%) | Light Red | View | |
#EDCFB6 | rgb(237, 207, 182) | hsl(27, 60%, 82%) | Light Orange | View | |
#EDDDB6 | rgb(237, 221, 182) | hsl(43, 60%, 82%) | Light Amber | View | |
#EDEBB6 | rgb(237, 235, 182) | hsl(58, 60%, 82%) | Light Yellow | View |
:root {
--color-1: #EDB6B7;
--color-2: #EDC1B6;
--color-3: #EDCFB6;
--color-4: #EDDDB6;
--color-5: #EDEBB6;
}Palettes that share visual characteristics and color harmony.