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 |
|---|---|---|---|---|---|
#EA8B8C | rgb(234, 139, 140) | hsl(359, 69%, 73%) | Light Red | View | |
#EAA18B | rgb(234, 161, 139) | hsl(14, 69%, 73%) | Light Red | View | |
#EAB98B | rgb(234, 185, 139) | hsl(29, 69%, 73%) | Light Orange | View | |
#EAD08B | rgb(234, 208, 139) | hsl(44, 69%, 73%) | Light Amber | View | |
#EAE88B | rgb(234, 232, 139) | hsl(59, 69%, 73%) | Light Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EA8B8C;
--color-2: #EAA18B;
--color-3: #EAB98B;
--color-4: #EAD08B;
--color-5: #EAE88B;
}Palettes that share visual characteristics and color harmony.