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 Pink, Light Red, Light Red. 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 |
|---|---|---|---|---|---|
#F4B3C9 | rgb(244, 179, 201) | hsl(340, 75%, 83%) | Light Pink | View | |
#F4B3B9 | rgb(244, 179, 185) | hsl(354, 75%, 83%) | Light Red | View | |
#F4BEB3 | rgb(244, 190, 179) | hsl(10, 75%, 83%) | Light Red | View | |
#F4CEB3 | rgb(244, 206, 179) | hsl(25, 75%, 83%) | Light Orange | View | |
#F4DEB3 | rgb(244, 222, 179) | hsl(40, 75%, 83%) | Light Amber | View |
:root {
--color-1: #F4B3C9;
--color-2: #F4B3B9;
--color-3: #F4BEB3;
--color-4: #F4CEB3;
--color-5: #F4DEB3;
}Palettes that share visual characteristics and color harmony.