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 |
|---|---|---|---|---|---|
#EEAABB | rgb(238, 170, 187) | hsl(345, 67%, 80%) | Light Red | View | |
#EEAAAA | rgb(238, 170, 170) | hsl(0, 67%, 80%) | Light Red | View | |
#EEBBAA | rgb(238, 187, 170) | hsl(15, 67%, 80%) | Light Orange | View | |
#EECCAA | rgb(238, 204, 170) | hsl(30, 67%, 80%) | Light Orange | View | |
#EEDDAA | rgb(238, 221, 170) | hsl(45, 67%, 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: #EEAABB;
--color-2: #EEAAAA;
--color-3: #EEBBAA;
--color-4: #EECCAA;
--color-5: #EEDDAA;
}Palettes that share visual characteristics and color harmony.