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 Pink, 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 |
|---|---|---|---|---|---|
#EDB6DA | rgb(237, 182, 218) | hsl(321, 60%, 82%) | Light Pink | View | |
#EDB6CD | rgb(237, 182, 205) | hsl(335, 60%, 82%) | Light Pink | View | |
#EDB6BF | rgb(237, 182, 191) | hsl(350, 60%, 82%) | Light Red | View | |
#EDBAB6 | rgb(237, 186, 182) | hsl(4, 60%, 82%) | Light Red | View | |
#EDC8B6 | rgb(237, 200, 182) | hsl(20, 60%, 82%) | Light Orange | View |
:root {
--color-1: #EDB6DA;
--color-2: #EDB6CD;
--color-3: #EDB6BF;
--color-4: #EDBAB6;
--color-5: #EDC8B6;
}Palettes that share visual characteristics and color harmony.