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 |
|---|---|---|---|---|---|
#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 | |
#EDD6B6 | rgb(237, 214, 182) | hsl(35, 60%, 82%) | 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: #EDB6CD;
--color-2: #EDB6BF;
--color-3: #EDBAB6;
--color-4: #EDC8B6;
--color-5: #EDD6B6;
}Palettes that share visual characteristics and color harmony.