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 |
|---|---|---|---|---|---|
#EDABB3 | rgb(237, 171, 179) | hsl(353, 65%, 80%) | Light Red | View | |
#EDB4AB | rgb(237, 180, 171) | hsl(8, 65%, 80%) | Light Red | View | |
#EDC4AB | rgb(237, 196, 171) | hsl(23, 65%, 80%) | Light Orange | View | |
#EDD5AB | rgb(237, 213, 171) | hsl(38, 65%, 80%) | Light Amber | View | |
#EDE5AB | rgb(237, 229, 171) | hsl(53, 65%, 80%) | 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: #EDABB3;
--color-2: #EDB4AB;
--color-3: #EDC4AB;
--color-4: #EDD5AB;
--color-5: #EDE5AB;
}Palettes that share visual characteristics and color harmony.