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 |
|---|---|---|---|---|---|
#F2C5C9 | rgb(242, 197, 201) | hsl(355, 63%, 86%) | Pale Red | View | |
#F2CCC5 | rgb(242, 204, 197) | hsl(9, 63%, 86%) | Pale Red | View | |
#F2D8C5 | rgb(242, 216, 197) | hsl(25, 63%, 86%) | Pale Orange | View | |
#F2E3C5 | rgb(242, 227, 197) | hsl(40, 63%, 86%) | Pale Amber | View | |
#F2EEC5 | rgb(242, 238, 197) | hsl(55, 63%, 86%) | Pale Yellow | View |
:root {
--color-1: #F2C5C9;
--color-2: #F2CCC5;
--color-3: #F2D8C5;
--color-4: #F2E3C5;
--color-5: #F2EEC5;
}Palettes that share visual characteristics and color harmony.