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 Pink, 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 |
|---|---|---|---|---|---|
#F2A6DE | rgb(242, 166, 222) | hsl(316, 75%, 80%) | Light Pink | View | |
#F2A6CB | rgb(242, 166, 203) | hsl(331, 75%, 80%) | Light Pink | View | |
#F2A6B8 | rgb(242, 166, 184) | hsl(346, 75%, 80%) | Light Red | View | |
#F2A7A6 | rgb(242, 167, 166) | hsl(1, 75%, 80%) | Light Red | View | |
#F2BAA6 | rgb(242, 186, 166) | hsl(16, 75%, 80%) | Light Orange | View |
:root {
--color-1: #F2A6DE;
--color-2: #F2A6CB;
--color-3: #F2A6B8;
--color-4: #F2A7A6;
--color-5: #F2BAA6;
}Palettes that share visual characteristics and color harmony.