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 |
|---|---|---|---|---|---|
#F4B3BD | rgb(244, 179, 189) | hsl(351, 75%, 83%) | Light Red | View | |
#F4BAB3 | rgb(244, 186, 179) | hsl(6, 75%, 83%) | Light Red | View | |
#F4CAB3 | rgb(244, 202, 179) | hsl(21, 75%, 83%) | Light Orange | View | |
#F4DAB3 | rgb(244, 218, 179) | hsl(36, 75%, 83%) | Light Amber | View | |
#F4EAB3 | rgb(244, 234, 179) | hsl(51, 75%, 83%) | Light Yellow | View |
:root {
--color-1: #F4B3BD;
--color-2: #F4BAB3;
--color-3: #F4CAB3;
--color-4: #F4DAB3;
--color-5: #F4EAB3;
}Palettes that share visual characteristics and color harmony.