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 |
|---|---|---|---|---|---|
#EDABC0 | rgb(237, 171, 192) | hsl(341, 65%, 80%) | Light Pink | View | |
#EDABAF | rgb(237, 171, 175) | hsl(356, 65%, 80%) | Light Red | View | |
#EDB7AB | rgb(237, 183, 171) | hsl(11, 65%, 80%) | Light Red | View | |
#EDC8AB | rgb(237, 200, 171) | hsl(26, 65%, 80%) | Light Orange | View | |
#EDD8AB | rgb(237, 216, 171) | hsl(41, 65%, 80%) | 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: #EDABC0;
--color-2: #EDABAF;
--color-3: #EDB7AB;
--color-4: #EDC8AB;
--color-5: #EDD8AB;
}Palettes that share visual characteristics and color harmony.