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 |
|---|---|---|---|---|---|
#EBADB2 | rgb(235, 173, 178) | hsl(355, 61%, 80%) | Light Red | View | |
#EBB7AD | rgb(235, 183, 173) | hsl(10, 61%, 80%) | Light Red | View | |
#EBC7AD | rgb(235, 199, 173) | hsl(25, 61%, 80%) | Light Orange | View | |
#EBD6AD | rgb(235, 214, 173) | hsl(40, 61%, 80%) | Light Amber | View | |
#EBE6AD | rgb(235, 230, 173) | hsl(55, 61%, 80%) | Light Yellow | View |
:root {
--color-1: #EBADB2;
--color-2: #EBB7AD;
--color-3: #EBC7AD;
--color-4: #EBD6AD;
--color-5: #EBE6AD;
}Palettes that share visual characteristics and color harmony.