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 |
|---|---|---|---|---|---|
#EEAAAC | rgb(238, 170, 172) | hsl(358, 67%, 80%) | Light Red | View | |
#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 |
:root {
--color-1: #EEAAAC;
--color-2: #EEB9AA;
--color-3: #EECAAA;
--color-4: #EEDBAA;
--color-5: #EEECAA;
}Palettes that share visual characteristics and color harmony.