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 Amber, Pale Yellow, Pale Lime. 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 |
|---|---|---|---|---|---|
#F5E5CC | rgb(245, 229, 204) | hsl(37, 67%, 88%) | Pale Amber | View | |
#F5EFCC | rgb(245, 239, 204) | hsl(51, 67%, 88%) | Pale Yellow | View | |
#F0F5CC | rgb(240, 245, 204) | hsl(67, 67%, 88%) | Pale Lime | View | |
#E6F5CC | rgb(230, 245, 204) | hsl(82, 67%, 88%) | Pale Lime | View | |
#DCF5CC | rgb(220, 245, 204) | hsl(97, 67%, 88%) | Pale Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Amber and Pale Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F5E5CC;
--color-2: #F5EFCC;
--color-3: #F0F5CC;
--color-4: #E6F5CC;
--color-5: #DCF5CC;
}Palettes that share visual characteristics and color harmony.