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 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 |
|---|---|---|---|---|---|
#EEB4C3 | rgb(238, 180, 195) | hsl(344, 63%, 82%) | Light Pink | View | |
#EEB4B4 | rgb(238, 180, 180) | hsl(0, 63%, 82%) | Light Red | View | |
#EEC3B4 | rgb(238, 195, 180) | hsl(16, 63%, 82%) | Light Orange | View | |
#EED1B4 | rgb(238, 209, 180) | hsl(30, 63%, 82%) | Light Orange | View | |
#EEE0B4 | rgb(238, 224, 180) | hsl(46, 63%, 82%) | Light Yellow | 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: #EEB4C3;
--color-2: #EEB4B4;
--color-3: #EEC3B4;
--color-4: #EED1B4;
--color-5: #EEE0B4;
}Palettes that share visual characteristics and color harmony.