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 Orange, Pale Amber, Pale Yellow. 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 |
|---|---|---|---|---|---|
#F2DCCA | rgb(242, 220, 202) | hsl(27, 61%, 87%) | Pale Orange | View | |
#F2E6CA | rgb(242, 230, 202) | hsl(42, 61%, 87%) | Pale Amber | View | |
#F2F0CA | rgb(242, 240, 202) | hsl(57, 61%, 87%) | Pale Yellow | View | |
#EAF2CA | rgb(234, 242, 202) | hsl(72, 61%, 87%) | Pale Lime | View | |
#E0F2CA | rgb(224, 242, 202) | hsl(87, 61%, 87%) | Pale Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Orange and Pale Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F2DCCA;
--color-2: #F2E6CA;
--color-3: #F2F0CA;
--color-4: #EAF2CA;
--color-5: #E0F2CA;
}Palettes that share visual characteristics and color harmony.