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 |
|---|---|---|---|---|---|
#F4B3BA | rgb(244, 179, 186) | hsl(354, 75%, 83%) | Light Red | View | |
#F4BDB3 | rgb(244, 189, 179) | hsl(9, 75%, 83%) | Light Red | View | |
#F4CDB3 | rgb(244, 205, 179) | hsl(24, 75%, 83%) | Light Orange | View | |
#F4DDB3 | rgb(244, 221, 179) | hsl(39, 75%, 83%) | Light Amber | View | |
#F4EEB3 | rgb(244, 238, 179) | hsl(54, 75%, 83%) | Light Yellow | View |
:root {
--color-1: #F4B3BA;
--color-2: #F4BDB3;
--color-3: #F4CDB3;
--color-4: #F4DDB3;
--color-5: #F4EEB3;
}Palettes that share visual characteristics and color harmony.