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 Red, Pale Red, Pale Orange. 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 |
|---|---|---|---|---|---|
#F2C5CF | rgb(242, 197, 207) | hsl(347, 63%, 86%) | Pale Red | View | |
#F2C6C5 | rgb(242, 198, 197) | hsl(1, 63%, 86%) | Pale Red | View | |
#F2D1C5 | rgb(242, 209, 197) | hsl(16, 63%, 86%) | Pale Orange | View | |
#F2DCC5 | rgb(242, 220, 197) | hsl(31, 63%, 86%) | Pale Orange | View | |
#F2E7C5 | rgb(242, 231, 197) | hsl(45, 63%, 86%) | Pale Yellow | View |
:root {
--color-1: #F2C5CF;
--color-2: #F2C6C5;
--color-3: #F2D1C5;
--color-4: #F2DCC5;
--color-5: #F2E7C5;
}Palettes that share visual characteristics and color harmony.