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 |
|---|---|---|---|---|---|
#F4D2D6 | rgb(244, 210, 214) | hsl(353, 61%, 89%) | Pale Red | View | |
#F4D6D2 | rgb(244, 214, 210) | hsl(7, 61%, 89%) | Pale Red | View | |
#F4DFD2 | rgb(244, 223, 210) | hsl(23, 61%, 89%) | Pale Orange | View | |
#F4E8D2 | rgb(244, 232, 210) | hsl(39, 61%, 89%) | Pale Amber | View | |
#F4F0D2 | rgb(244, 240, 210) | hsl(53, 61%, 89%) | Pale Yellow | View |
:root {
--color-1: #F4D2D6;
--color-2: #F4D6D2;
--color-3: #F4DFD2;
--color-4: #F4E8D2;
--color-5: #F4F0D2;
}Palettes that share visual characteristics and color harmony.