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 |
|---|---|---|---|---|---|
#F2D1CA | rgb(242, 209, 202) | hsl(11, 61%, 87%) | Pale Red | View | |
#F2DBCA | rgb(242, 219, 202) | hsl(25, 61%, 87%) | Pale Orange | View | |
#F2E5CA | rgb(242, 229, 202) | hsl(41, 61%, 87%) | Pale Amber | View | |
#F2EFCA | rgb(242, 239, 202) | hsl(56, 61%, 87%) | Pale Yellow | View | |
#EBF2CA | rgb(235, 242, 202) | hsl(71, 61%, 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: #F2D1CA;
--color-2: #F2DBCA;
--color-3: #F2E5CA;
--color-4: #F2EFCA;
--color-5: #EBF2CA;
}Palettes that share visual characteristics and color harmony.