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 |
|---|---|---|---|---|---|
#F7DEE1 | rgb(247, 222, 225) | hsl(353, 61%, 92%) | Pale Red | View | |
#F7E1DE | rgb(247, 225, 222) | hsl(7, 61%, 92%) | Pale Red | View | |
#F7E7DE | rgb(247, 231, 222) | hsl(22, 61%, 92%) | Pale Orange | View | |
#F7EEDE | rgb(247, 238, 222) | hsl(38, 61%, 92%) | Pale Amber | View | |
#F7F4DE | rgb(247, 244, 222) | hsl(53, 61%, 92%) | Pale Yellow | View |
:root {
--color-1: #F7DEE1;
--color-2: #F7E1DE;
--color-3: #F7E7DE;
--color-4: #F7EEDE;
--color-5: #F7F4DE;
}Palettes that share visual characteristics and color harmony.