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 |
|---|---|---|---|---|---|
#F4C3C8 | rgb(244, 195, 200) | hsl(354, 69%, 86%) | Pale Red | View | |
#F4CAC3 | rgb(244, 202, 195) | hsl(9, 69%, 86%) | Pale Red | View | |
#F4D6C3 | rgb(244, 214, 195) | hsl(23, 69%, 86%) | Pale Orange | View | |
#F4E3C3 | rgb(244, 227, 195) | hsl(39, 69%, 86%) | Pale Amber | View | |
#F4EFC3 | rgb(244, 239, 195) | hsl(54, 69%, 86%) | Pale Yellow | View |
:root {
--color-1: #F4C3C8;
--color-2: #F4CAC3;
--color-3: #F4D6C3;
--color-4: #F4E3C3;
--color-5: #F4EFC3;
}Palettes that share visual characteristics and color harmony.