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 |
|---|---|---|---|---|---|
#EA8A8A | rgb(234, 138, 138) | hsl(0, 70%, 73%) | Light Red | View | |
#EAA28A | rgb(234, 162, 138) | hsl(15, 70%, 73%) | Light Orange | View | |
#EABA8A | rgb(234, 186, 138) | hsl(30, 70%, 73%) | Light Orange | View | |
#EAD28A | rgb(234, 210, 138) | hsl(45, 70%, 73%) | Light Yellow | View | |
#EAEA8A | rgb(234, 234, 138) | hsl(60, 70%, 73%) | 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: #EA8A8A;
--color-2: #EAA28A;
--color-3: #EABA8A;
--color-4: #EAD28A;
--color-5: #EAEA8A;
}Palettes that share visual characteristics and color harmony.