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 Orange, 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 |
|---|---|---|---|---|---|
#ECAFAC | rgb(236, 175, 172) | hsl(3, 63%, 80%) | Light Red | View | |
#ECBFAC | rgb(236, 191, 172) | hsl(18, 63%, 80%) | Light Orange | View | |
#ECCFAC | rgb(236, 207, 172) | hsl(33, 63%, 80%) | Light Orange | View | |
#ECDFAC | rgb(236, 223, 172) | hsl(48, 63%, 80%) | Light Yellow | View | |
#E9ECAC | rgb(233, 236, 172) | hsl(63, 63%, 80%) | Light Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ECAFAC;
--color-2: #ECBFAC;
--color-3: #ECCFAC;
--color-4: #ECDFAC;
--color-5: #E9ECAC;
}Palettes that share visual characteristics and color harmony.