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 Yellow, 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 |
|---|---|---|---|---|---|
#F5E0CC | rgb(245, 224, 204) | hsl(29, 67%, 88%) | Pale Orange | View | |
#F5EBCC | rgb(245, 235, 204) | hsl(45, 67%, 88%) | Pale Yellow | View | |
#F5F5CC | rgb(245, 245, 204) | hsl(60, 67%, 88%) | Pale Yellow | View | |
#EBF5CC | rgb(235, 245, 204) | hsl(75, 67%, 88%) | Pale Lime | View | |
#E0F5CC | rgb(224, 245, 204) | hsl(91, 67%, 88%) | Pale Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Orange and Pale Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F5E0CC;
--color-2: #F5EBCC;
--color-3: #F5F5CC;
--color-4: #EBF5CC;
--color-5: #E0F5CC;
}Palettes that share visual characteristics and color harmony.