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 Orange, Pale Amber. 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 |
|---|---|---|---|---|---|
#F4CDC3 | rgb(244, 205, 195) | hsl(12, 69%, 86%) | Pale Red | View | |
#F4DAC3 | rgb(244, 218, 195) | hsl(28, 69%, 86%) | Pale Orange | View | |
#F4E6C3 | rgb(244, 230, 195) | hsl(43, 69%, 86%) | Pale Amber | View | |
#F4F2C3 | rgb(244, 242, 195) | hsl(58, 69%, 86%) | Pale Yellow | View | |
#E9F4C3 | rgb(233, 244, 195) | hsl(73, 69%, 86%) | Pale Lime | View |
:root {
--color-1: #F4CDC3;
--color-2: #F4DAC3;
--color-3: #F4E6C3;
--color-4: #F4F2C3;
--color-5: #E9F4C3;
}Palettes that share visual characteristics and color harmony.