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 |
|---|---|---|---|---|---|
#F5C2C8 | rgb(245, 194, 200) | hsl(353, 72%, 86%) | Pale Red | View | |
#F5C8C2 | rgb(245, 200, 194) | hsl(7, 72%, 86%) | Pale Red | View | |
#F5D4C2 | rgb(245, 212, 194) | hsl(21, 72%, 86%) | Pale Orange | View | |
#F5E1C2 | rgb(245, 225, 194) | hsl(36, 72%, 86%) | Pale Amber | View | |
#F5EEC2 | rgb(245, 238, 194) | hsl(52, 72%, 86%) | Pale Yellow | View |
:root {
--color-1: #F5C2C8;
--color-2: #F5C8C2;
--color-3: #F5D4C2;
--color-4: #F5E1C2;
--color-5: #F5EEC2;
}Palettes that share visual characteristics and color harmony.