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 Pink, Pale Red, Pale Red. 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 |
|---|---|---|---|---|---|
#F5CCD8 | rgb(245, 204, 216) | hsl(342, 67%, 88%) | Pale Pink | View | |
#F5CCCD | rgb(245, 204, 205) | hsl(359, 67%, 88%) | Pale Red | View | |
#F5D5CC | rgb(245, 213, 204) | hsl(13, 67%, 88%) | Pale Red | View | |
#F5DFCC | rgb(245, 223, 204) | hsl(28, 67%, 88%) | Pale Orange | View | |
#F5E9CC | rgb(245, 233, 204) | hsl(42, 67%, 88%) | Pale Amber | View |
:root {
--color-1: #F5CCD8;
--color-2: #F5CCCD;
--color-3: #F5D5CC;
--color-4: #F5DFCC;
--color-5: #F5E9CC;
}Palettes that share visual characteristics and color harmony.