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 |
|---|---|---|---|---|---|
#EBADBC | rgb(235, 173, 188) | hsl(345, 61%, 80%) | Light Red | View | |
#EBADAD | rgb(235, 173, 173) | hsl(0, 61%, 80%) | Light Red | View | |
#EBBCAD | rgb(235, 188, 173) | hsl(15, 61%, 80%) | Light Orange | View | |
#EBCCAD | rgb(235, 204, 173) | hsl(30, 61%, 80%) | Light Orange | View | |
#EBDCAD | rgb(235, 220, 173) | hsl(45, 61%, 80%) | Light Yellow | View |
:root {
--color-1: #EBADBC;
--color-2: #EBADAD;
--color-3: #EBBCAD;
--color-4: #EBCCAD;
--color-5: #EBDCAD;
}Palettes that share visual characteristics and color harmony.