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 |
|---|---|---|---|---|---|
#F7D9DE | rgb(247, 217, 222) | hsl(350, 65%, 91%) | Pale Red | View | |
#F7DCD9 | rgb(247, 220, 217) | hsl(6, 65%, 91%) | Pale Red | View | |
#F7E3D9 | rgb(247, 227, 217) | hsl(20, 65%, 91%) | Pale Orange | View | |
#F7EBD9 | rgb(247, 235, 217) | hsl(36, 65%, 91%) | Pale Amber | View | |
#F7F2D9 | rgb(247, 242, 217) | hsl(50, 65%, 91%) | Pale Yellow | View |
:root {
--color-1: #F7D9DE;
--color-2: #F7DCD9;
--color-3: #F7E3D9;
--color-4: #F7EBD9;
--color-5: #F7F2D9;
}Palettes that share visual characteristics and color harmony.