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 Pale Pink, Pale Red, Pale 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 |
|---|---|---|---|---|---|
#F5C2D4 | rgb(245, 194, 212) | hsl(339, 72%, 86%) | Pale Pink | View | |
#F5C2C8 | rgb(245, 194, 200) | hsl(353, 72%, 86%) | Pale Red | View | |
#F5C8C2 | rgb(245, 200, 194) | hsl(7, 72%, 86%) | Pale Red | View | |
#F5D5C2 | rgb(245, 213, 194) | hsl(22, 72%, 86%) | Pale Orange | View | |
#F5E2C2 | rgb(245, 226, 194) | hsl(38, 72%, 86%) | Pale Amber | View |
:root {
--color-1: #F5C2D4;
--color-2: #F5C2C8;
--color-3: #F5C8C2;
--color-4: #F5D5C2;
--color-5: #F5E2C2;
}Palettes that share visual characteristics and color harmony.