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 Orange, 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 |
|---|---|---|---|---|---|
#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 | |
#EEEEAA | rgb(238, 238, 170) | hsl(60, 67%, 80%) | Light Yellow | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEAAAA;
--color-2: #EEBBAA;
--color-3: #EECCAA;
--color-4: #EEDDAA;
--color-5: #EEEEAA;
}Palettes that share visual characteristics and color harmony.