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 |
|---|---|---|---|---|---|
#EA8B8F | rgb(234, 139, 143) | hsl(357, 69%, 73%) | Light Red | View | |
#EA9E8B | rgb(234, 158, 139) | hsl(12, 69%, 73%) | Light Red | View | |
#EAB58B | rgb(234, 181, 139) | hsl(27, 69%, 73%) | Light Orange | View | |
#EACD8B | rgb(234, 205, 139) | hsl(42, 69%, 73%) | Light Amber | View | |
#EAE58B | rgb(234, 229, 139) | hsl(57, 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: #EA8B8F;
--color-2: #EA9E8B;
--color-3: #EAB58B;
--color-4: #EACD8B;
--color-5: #EAE58B;
}Palettes that share visual characteristics and color harmony.