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 Pink, Light Red, Light Red. 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 |
|---|---|---|---|---|---|
#EA8BAC | rgb(234, 139, 172) | hsl(339, 69%, 73%) | Light Pink | View | |
#EA8B94 | rgb(234, 139, 148) | hsl(354, 69%, 73%) | Light Red | View | |
#EA998B | rgb(234, 153, 139) | hsl(9, 69%, 73%) | Light Red | View | |
#EAB18B | rgb(234, 177, 139) | hsl(24, 69%, 73%) | Light Orange | View | |
#EAC88B | rgb(234, 200, 139) | hsl(39, 69%, 73%) | Light Amber | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Pink and Light Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EA8BAC;
--color-2: #EA8B94;
--color-3: #EA998B;
--color-4: #EAB18B;
--color-5: #EAC88B;
}Palettes that share visual characteristics and color harmony.