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 Amber. 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 |
|---|---|---|---|---|---|
#EEB9AA | rgb(238, 185, 170) | hsl(13, 67%, 80%) | Light Red | View | |
#EECAAA | rgb(238, 202, 170) | hsl(28, 67%, 80%) | Light Orange | View | |
#EEDBAA | rgb(238, 219, 170) | hsl(43, 67%, 80%) | Light Amber | View | |
#EEECAA | rgb(238, 236, 170) | hsl(58, 67%, 80%) | Light Yellow | View | |
#DFEEAA | rgb(223, 238, 170) | hsl(73, 67%, 80%) | Light Lime | 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: #EEB9AA;
--color-2: #EECAAA;
--color-3: #EEDBAA;
--color-4: #EEECAA;
--color-5: #DFEEAA;
}Palettes that share visual characteristics and color harmony.