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 |
|---|---|---|---|---|---|
#ECACAE | rgb(236, 172, 174) | hsl(358, 63%, 80%) | Light Red | View | |
#ECBAAC | rgb(236, 186, 172) | hsl(13, 63%, 80%) | Light Red | View | |
#ECCAAC | rgb(236, 202, 172) | hsl(28, 63%, 80%) | Light Orange | View | |
#ECDAAC | rgb(236, 218, 172) | hsl(43, 63%, 80%) | Light Amber | View | |
#ECEAAC | rgb(236, 234, 172) | hsl(58, 63%, 80%) | Light Yellow | View |
:root {
--color-1: #ECACAE;
--color-2: #ECBAAC;
--color-3: #ECCAAC;
--color-4: #ECDAAC;
--color-5: #ECEAAC;
}Palettes that share visual characteristics and color harmony.