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 |
|---|---|---|---|---|---|
#F7DEE3 | rgb(247, 222, 227) | hsl(348, 61%, 92%) | Pale Red | View | |
#F7E0DE | rgb(247, 224, 222) | hsl(5, 61%, 92%) | Pale Red | View | |
#F7E6DE | rgb(247, 230, 222) | hsl(19, 61%, 92%) | Pale Orange | View | |
#F7ECDE | rgb(247, 236, 222) | hsl(34, 61%, 92%) | Pale Orange | View | |
#F7F2DE | rgb(247, 242, 222) | hsl(48, 61%, 92%) | Pale Yellow | View |
:root {
--color-1: #F7DEE3;
--color-2: #F7E0DE;
--color-3: #F7E6DE;
--color-4: #F7ECDE;
--color-5: #F7F2DE;
}Palettes that share visual characteristics and color harmony.