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 |
|---|---|---|---|---|---|
#F2C5CD | rgb(242, 197, 205) | hsl(349, 63%, 86%) | Pale Red | View | |
#F2C8C5 | rgb(242, 200, 197) | hsl(4, 63%, 86%) | Pale Red | View | |
#F2D3C5 | rgb(242, 211, 197) | hsl(19, 63%, 86%) | Pale Orange | View | |
#F2DEC5 | rgb(242, 222, 197) | hsl(33, 63%, 86%) | Pale Orange | View | |
#F2EAC5 | rgb(242, 234, 197) | hsl(49, 63%, 86%) | Pale Yellow | View |
:root {
--color-1: #F2C5CD;
--color-2: #F2C8C5;
--color-3: #F2D3C5;
--color-4: #F2DEC5;
--color-5: #F2EAC5;
}Palettes that share visual characteristics and color harmony.