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 |
|---|---|---|---|---|---|
#ECACBB | rgb(236, 172, 187) | hsl(346, 63%, 80%) | Light Red | View | |
#ECADAC | rgb(236, 173, 172) | hsl(1, 63%, 80%) | Light Red | View | |
#ECBDAC | rgb(236, 189, 172) | hsl(16, 63%, 80%) | Light Orange | View | |
#ECCDAC | rgb(236, 205, 172) | hsl(31, 63%, 80%) | Light Orange | View | |
#ECDDAC | rgb(236, 221, 172) | hsl(46, 63%, 80%) | Light Yellow | View |
:root {
--color-1: #ECACBB;
--color-2: #ECADAC;
--color-3: #ECBDAC;
--color-4: #ECCDAC;
--color-5: #ECDDAC;
}Palettes that share visual characteristics and color harmony.