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 |
|---|---|---|---|---|---|
#F5C7CD | rgb(245, 199, 205) | hsl(352, 70%, 87%) | Pale Red | View | |
#F5CCC7 | rgb(245, 204, 199) | hsl(7, 70%, 87%) | Pale Red | View | |
#F5D8C7 | rgb(245, 216, 199) | hsl(22, 70%, 87%) | Pale Orange | View | |
#F5E3C7 | rgb(245, 227, 199) | hsl(37, 70%, 87%) | Pale Amber | View | |
#F5EFC7 | rgb(245, 239, 199) | hsl(52, 70%, 87%) | Pale Yellow | View |
:root {
--color-1: #F5C7CD;
--color-2: #F5CCC7;
--color-3: #F5D8C7;
--color-4: #F5E3C7;
--color-5: #F5EFC7;
}Palettes that share visual characteristics and color harmony.