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 |
|---|---|---|---|---|---|
#F2A6C3 | rgb(242, 166, 195) | hsl(337, 75%, 80%) | Light Pink | View | |
#F2A6B0 | rgb(242, 166, 176) | hsl(352, 75%, 80%) | Light Red | View | |
#F2AFA6 | rgb(242, 175, 166) | hsl(7, 75%, 80%) | Light Red | View | |
#F2C2A6 | rgb(242, 194, 166) | hsl(22, 75%, 80%) | Light Orange | View | |
#F2D5A6 | rgb(242, 213, 166) | hsl(37, 75%, 80%) | Light Amber | View |
:root {
--color-1: #F2A6C3;
--color-2: #F2A6B0;
--color-3: #F2AFA6;
--color-4: #F2C2A6;
--color-5: #F2D5A6;
}Palettes that share visual characteristics and color harmony.