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 |
|---|---|---|---|---|---|
#F7D4CA | rgb(247, 212, 202) | hsl(13, 74%, 88%) | Pale Red | View | |
#F7E0CA | rgb(247, 224, 202) | hsl(29, 74%, 88%) | Pale Orange | View | |
#F7EBCA | rgb(247, 235, 202) | hsl(44, 74%, 88%) | Pale Amber | View | |
#F7F6CA | rgb(247, 246, 202) | hsl(59, 74%, 88%) | Pale Yellow | View | |
#ECF7CA | rgb(236, 247, 202) | hsl(75, 74%, 88%) | 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: #F7D4CA;
--color-2: #F7E0CA;
--color-3: #F7EBCA;
--color-4: #F7F6CA;
--color-5: #ECF7CA;
}Palettes that share visual characteristics and color harmony.