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 |
|---|---|---|---|---|---|
#F0A8CB | rgb(240, 168, 203) | hsl(331, 71%, 80%) | Light Pink | View | |
#F0A8B9 | rgb(240, 168, 185) | hsl(346, 71%, 80%) | Light Red | View | |
#F0A9A8 | rgb(240, 169, 168) | hsl(1, 71%, 80%) | Light Red | View | |
#F0BBA8 | rgb(240, 187, 168) | hsl(16, 71%, 80%) | Light Orange | View | |
#F0CDA8 | rgb(240, 205, 168) | hsl(31, 71%, 80%) | Light Orange | View |
:root {
--color-1: #F0A8CB;
--color-2: #F0A8B9;
--color-3: #F0A9A8;
--color-4: #F0BBA8;
--color-5: #F0CDA8;
}Palettes that share visual characteristics and color harmony.