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 Red, 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 |
|---|---|---|---|---|---|
#EDB6C2 | rgb(237, 182, 194) | hsl(347, 60%, 82%) | Light Red | View | |
#EDB6B6 | rgb(237, 182, 182) | hsl(0, 60%, 82%) | Light Red | View | |
#EDC4B6 | rgb(237, 196, 182) | hsl(15, 60%, 82%) | Light Orange | View | |
#EDD2B6 | rgb(237, 210, 182) | hsl(31, 60%, 82%) | Light Orange | View | |
#EDE0B6 | rgb(237, 224, 182) | hsl(46, 60%, 82%) | Light Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDB6C2;
--color-2: #EDB6B6;
--color-3: #EDC4B6;
--color-4: #EDD2B6;
--color-5: #EDE0B6;
}Palettes that share visual characteristics and color harmony.