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 |
|---|---|---|---|---|---|
#F9D7D8 | rgb(249, 215, 216) | hsl(358, 74%, 91%) | Pale Red | View | |
#F9DED7 | rgb(249, 222, 215) | hsl(12, 74%, 91%) | Pale Red | View | |
#F9E7D7 | rgb(249, 231, 215) | hsl(28, 74%, 91%) | Pale Orange | View | |
#F9EFD7 | rgb(249, 239, 215) | hsl(42, 74%, 91%) | Pale Amber | View | |
#F9F8D7 | rgb(249, 248, 215) | hsl(58, 74%, 91%) | Pale Yellow | View |
:root {
--color-1: #F9D7D8;
--color-2: #F9DED7;
--color-3: #F9E7D7;
--color-4: #F9EFD7;
--color-5: #F9F8D7;
}Palettes that share visual characteristics and color harmony.