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 |
|---|---|---|---|---|---|
#EEB5B4 | rgb(238, 181, 180) | hsl(1, 63%, 82%) | Light Red | View | |
#EEC4B4 | rgb(238, 196, 180) | hsl(17, 63%, 82%) | Light Orange | View | |
#EED2B4 | rgb(238, 210, 180) | hsl(31, 63%, 82%) | Light Orange | View | |
#EEE1B4 | rgb(238, 225, 180) | hsl(47, 63%, 82%) | Light Yellow | View | |
#EDEEB4 | rgb(237, 238, 180) | hsl(61, 63%, 82%) | 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: #EEB5B4;
--color-2: #EEC4B4;
--color-3: #EED2B4;
--color-4: #EEE1B4;
--color-5: #EDEEB4;
}Palettes that share visual characteristics and color harmony.