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 |
|---|---|---|---|---|---|
#F8E2E5 | rgb(248, 226, 229) | hsl(352, 61%, 93%) | Pale Red | View | |
#F8E5E2 | rgb(248, 229, 226) | hsl(8, 61%, 93%) | Pale Red | View | |
#F8EAE2 | rgb(248, 234, 226) | hsl(22, 61%, 93%) | Pale Orange | View | |
#F8F0E2 | rgb(248, 240, 226) | hsl(38, 61%, 93%) | Pale Amber | View | |
#F8F5E2 | rgb(248, 245, 226) | hsl(52, 61%, 93%) | Pale Yellow | View |
:root {
--color-1: #F8E2E5;
--color-2: #F8E5E2;
--color-3: #F8EAE2;
--color-4: #F8F0E2;
--color-5: #F8F5E2;
}Palettes that share visual characteristics and color harmony.