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 |
|---|---|---|---|---|---|
#F5CDC7 | rgb(245, 205, 199) | hsl(8, 70%, 87%) | Pale Red | View | |
#F5D8C7 | rgb(245, 216, 199) | hsl(22, 70%, 87%) | Pale Orange | View | |
#F5E4C7 | rgb(245, 228, 199) | hsl(38, 70%, 87%) | Pale Amber | View | |
#F5F0C7 | rgb(245, 240, 199) | hsl(53, 70%, 87%) | Pale Yellow | View | |
#EFF5C7 | rgb(239, 245, 199) | hsl(68, 70%, 87%) | Pale Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Red and Pale Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F5CDC7;
--color-2: #F5D8C7;
--color-3: #F5E4C7;
--color-4: #F5F0C7;
--color-5: #EFF5C7;
}Palettes that share visual characteristics and color harmony.