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 |
|---|---|---|---|---|---|
#EA8F8A | rgb(234, 143, 138) | hsl(3, 70%, 73%) | Light Red | View | |
#EAA78A | rgb(234, 167, 138) | hsl(18, 70%, 73%) | Light Orange | View | |
#EABF8A | rgb(234, 191, 138) | hsl(33, 70%, 73%) | Light Orange | View | |
#EAD78A | rgb(234, 215, 138) | hsl(48, 70%, 73%) | Light Yellow | View | |
#E6EA8A | rgb(230, 234, 138) | hsl(62, 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: #EA8F8A;
--color-2: #EAA78A;
--color-3: #EABF8A;
--color-4: #EAD78A;
--color-5: #E6EA8A;
}Palettes that share visual characteristics and color harmony.